We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a4bc1a commit 8d94917Copy full SHA for 8d94917
1 file changed
config/example.yaml
@@ -55,7 +55,7 @@ strategy:
55
# - OpenRouter: "openai/gpt-4o", "anthropic/claude-3.5-sonnet"
56
# Requires BALATROLLM_BASE_URL and BALATROLLM_API_KEY env vars.
57
model:
58
- - openai/gpt-4o
+ - openai/gpt-oss-120b
59
60
# Optional OpenAI client parameters passed to chat completions.
61
# Common options: seed, temperature, max_tokens, parallel_tool_calls
0 commit comments