codex: init
This commit is contained in:
parent
7e3d76e7f7
commit
427c96044f
9 changed files with 118 additions and 0 deletions
7
tests/modules/programs/codex/settings.yml
Normal file
7
tests/modules/programs/codex/settings.yml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
model: gemma3:latest
|
||||
provider: ollama
|
||||
providers:
|
||||
ollama:
|
||||
baseURL: http://localhost:11434/v1
|
||||
envKey: OLLAMA_API_KEY
|
||||
name: Ollama
|
||||
Loading…
Add table
Add a link
Reference in a new issue