Files
opencode/opencode.json

23 lines
429 B
JSON

{
"$schema": "https://opencode.ai/config.json",
"model": "moonshotai-cn/kimi-k2.5",
"permission": "allow",
"plugin": [
"@mohak34/opencode-notifier@latest"
],
"provider": {
"opencode": {
"models": {
"claude-sonnet-4-5": {
"options": {
"thinking": {
"type": "enabled",
"budgetTokens": 16000
}
}
}
}
}
}
}