diff options
Diffstat (limited to 'opencode.json')
| -rw-r--r-- | opencode.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/opencode.json b/opencode.json index 2fa644079..f5ef59abd 100644 --- a/opencode.json +++ b/opencode.json @@ -1,5 +1,19 @@ { "$schema": "https://opencode.ai/config.json", + "provider": { + "openrouter": { + "models": { + "moonshotai/kimi-k2": { + "options": { + "provider": { + "order": ["baseten"], + "allow_fallbacks": false + } + } + } + } + } + }, "mcp": { "weather": { "type": "local", |
