.opencode/opencode.json

This commit is contained in:
Home Assistant Version Control
2026-07-29 13:13:54 +00:00
parent 474c93d206
commit 4699c37c38
+2 -2
View File
@@ -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"
}
}
}