28 lines
617 B
JSON
28 lines
617 B
JSON
{
|
|
"$schema": "https://opencode.ai/config.json",
|
|
"mcp": {},
|
|
"permission": "allow",
|
|
"plugin": ["@mohak34/opencode-notifier@latest"],
|
|
"provider": {
|
|
"opencode": {
|
|
"models": {
|
|
"claude-opus-4-5": {
|
|
"options": {
|
|
"thinking": {
|
|
"type": "enabled",
|
|
"budgetTokens": 16000
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"zhipuai-coding-plan": {
|
|
"options": {
|
|
"apiKey": "0f76aea86295476dbfa98724013b0fe8.o2EaJVqcl4Cf7WLP"
|
|
}
|
|
}
|
|
},
|
|
"model": "zhipuai-coding-plan/glm-4.7",
|
|
"small_model": "zhipuai-coding-plan/glm-4.7"
|
|
}
|