mindcraft/profiles/claude_thinker.json
MaxRobinsonTheGreat ca2da30f54 rename claude think
2025-03-04 12:37:25 -06:00

15 lines
No EOL
276 B
JSON

{
"name": "claude_thinker",
"model": {
"model": "claude-3-7-sonnet-latest",
"params": {
"thinking": {
"type": "enabled",
"budget_tokens": 16000
}
}
},
"embedding": "openai"
}