opencode: fix glm4.7
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
settings = {
|
||||
theme = "opencode";
|
||||
|
||||
model = "z-ai/glm-4.7";
|
||||
model = "openrouter/z-ai/glm-4.7";
|
||||
# small model used for titles
|
||||
small_model = "openrouter/openai/gpt-oss-20b:free";
|
||||
|
||||
@@ -44,6 +44,7 @@
|
||||
openrouter = {
|
||||
models = {
|
||||
"openai/gpt-oss-20b:free" = { };
|
||||
"z-ai/glm-4.7" = { };
|
||||
};
|
||||
options = {
|
||||
# TODO! use agenix here instead
|
||||
|
||||
Reference in New Issue
Block a user