configure `opencode.json` models properly

master
Avraham Sakal 3 months ago
parent c36ebfa4e7
commit d4018bdc8e

@ -1,13 +1,13 @@
{ {
"$schema": "https://opencode.ai/config.json", "$schema": "https://opencode.ai/config.json",
"theme": "opencode", "theme": "tokyonight",
"model": "google/gemini-2.5-flash-preview-05-20", "model": "openrouter/google/gemini-2.5-flash-preview-05-20",
"mode": { "mode": {
"build": { "build": {
"model": "moonshotai/kimi-k2" "model": "openrouter/moonshotai/kimi-k2"
}, },
"plan": { "plan": {
"model": "anthropic/claude-4-sonnet-20250522" "model": "openrouter/anthropic/claude-4-sonnet-20250522"
} }
}, },
"share": "disabled", "share": "disabled",

Loading…
Cancel
Save