conductor-checkpoint-msg_01MHw4g8TicrXegSK9phncfw
This commit is contained in:
parent
79be1a3472
commit
153927d0e9
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ server:
|
||||||
|
|
||||||
llm:
|
llm:
|
||||||
provider: "openai" # Options: openai, azure_openai, anthropic, gemini, groq
|
provider: "openai" # Options: openai, azure_openai, anthropic, gemini, groq
|
||||||
model: "gpt-4.1"
|
model: "gpt-5-mini"
|
||||||
temperature: 0.0
|
temperature: 0.0
|
||||||
max_tokens: 4096
|
max_tokens: 4096
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue