* wait I forgot to comit locally * cp the entire core directory and then rm the .git subdir
10 lines
254 B
JSON
10 lines
254 B
JSON
{
|
|
"model": "claude-3-7-sonnet-20250219",
|
|
"model_endpoint_type": "anthropic",
|
|
"model_endpoint": "https://api.anthropic.com/v1",
|
|
"model_wrapper": null,
|
|
"context_window": 200000,
|
|
"put_inner_thoughts_in_kwargs": true,
|
|
"enable_reasoner": true
|
|
}
|