Refactor llm config
This commit is contained in:
12
modules/opencode/opencode.home.json
Normal file
12
modules/opencode/opencode.home.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"$schema": "https://opencode.ai/config.json",
|
||||
"default_agent": "plan",
|
||||
"plugin": [
|
||||
"opencode-gemini-auth@latest"
|
||||
],
|
||||
"model": "google/gemini-3-pro-preview",
|
||||
"small_model": "google/gemini-3-flash-preview",
|
||||
"enabled_providers": [
|
||||
"google"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user