13 lines
No EOL
347 B
JSON
13 lines
No EOL
347 B
JSON
{
|
|
"$schema": "https://opencode.ai/config.json",
|
|
"agent": {
|
|
"plan": {
|
|
"model": "deepseek/deepseek-reasoner",
|
|
"description": "Planning and architecture analysis using DeepSeek Reasoner"
|
|
},
|
|
"build": {
|
|
"model": "deepseek/deepseek-chat",
|
|
"description": "Implementation and coding using DeepSeek Chat"
|
|
}
|
|
}
|
|
} |