14 lines
282 B
JSON
14 lines
282 B
JSON
{
|
|
"handle": "anthropic/claude-3-5-sonnet-20241022",
|
|
"model_settings": {
|
|
"provider_type": "anthropic",
|
|
"temperature": 1.0,
|
|
"max_output_tokens": 4096,
|
|
"parallel_tool_calls": false,
|
|
"thinking": {
|
|
"type": "enabled",
|
|
"budget_tokens": 1024
|
|
}
|
|
}
|
|
}
|