diff --git a/opencode.json b/opencode.json index 2ce08a9..4aeb21b 100644 --- a/opencode.json +++ b/opencode.json @@ -2,8 +2,8 @@ "$schema": "https://opencode.ai/config.json", "autoupdate": "notify", "theme": "tokyonight", - "model": "ai-gateway/claude-opus-4-5-thinking", - "small_model": "ai-gateway/gemini-3-flash-preview", + "model": "gateway/claude-claude-4-5", + "small_model": "gateway/gemini-3-flash-preview", "plugin": [ "@tarquinen/opencode-dcp@latest", "@franlol/opencode-md-table-formatter@latest" @@ -26,8 +26,8 @@ "websearch": "deny" }, "provider": { - "ai-gateway": { - "name": "AI Gateway", + "gateway": { + "name": "Gateway", "npm": "@ai-sdk/anthropic", "options": { "baseURL": "http://10.0.1.1:8317/v1",