diff --git a/.opencode/opencode.json b/.opencode/opencode.json index 08d8d15..de796d8 100644 --- a/.opencode/opencode.json +++ b/.opencode/opencode.json @@ -1,12 +1,12 @@ { "$schema": "https://opencode.ai/config.json", "plugin": ["opencode-gemini-auth@latest"], - // "model": "google/gemini-2.5-flash", + "model": "google/gemini-2.5-flash", "provider": { "google": { "options": { "projectId": "gen-lang-client-0842463959", - // "model": "google/gemini-2.5-flash" + "model": "google/gemini-2.5-flash" } } }