13 lines
238 B
JSON
13 lines
238 B
JSON
{
|
|
"handle": "openai/o4-mini",
|
|
"model_settings": {
|
|
"provider_type": "openai",
|
|
"temperature": 1.0,
|
|
"max_output_tokens": 4096,
|
|
"parallel_tool_calls": false,
|
|
"reasoning": {
|
|
"reasoning_effort": "high"
|
|
}
|
|
}
|
|
}
|