mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-03-28 14:56:24 +01:00
15 lines
No EOL
275 B
JSON
15 lines
No EOL
275 B
JSON
{
|
|
"name": "claude_thinker",
|
|
|
|
"model": {
|
|
"model": "claude-3-7-sonnet-latest",
|
|
"params": {
|
|
"thinking": {
|
|
"type": "enabled",
|
|
"budget_tokens": 4000
|
|
}
|
|
}
|
|
},
|
|
|
|
"embedding": "openai"
|
|
} |