13 lines
233 B
JSON
13 lines
233 B
JSON
{
|
|
"handle": "openai/o1",
|
|
"model_settings": {
|
|
"provider_type": "openai",
|
|
"temperature": 0.7,
|
|
"max_output_tokens": 4096,
|
|
"parallel_tool_calls": false,
|
|
"reasoning": {
|
|
"reasoning_effort": "high"
|
|
}
|
|
}
|
|
}
|