Compare commits
2 Commits
b65bf47e90
...
d2f7e1a376
| Author | SHA1 | Date | |
|---|---|---|---|
|
d2f7e1a376
|
|||
|
a6a67b8543
|
@@ -33,7 +33,7 @@
|
||||
settings = {
|
||||
theme = "opencode";
|
||||
|
||||
model = "z-ai/glm-4.7";
|
||||
model = "openrouter/minimax/minimax-m2.1";
|
||||
# small model used for titles
|
||||
small_model = "openrouter/openai/gpt-oss-20b:free";
|
||||
|
||||
@@ -44,6 +44,7 @@
|
||||
openrouter = {
|
||||
models = {
|
||||
"openai/gpt-oss-20b:free" = { };
|
||||
"minimax/minimax-m2.1" = { };
|
||||
};
|
||||
options = {
|
||||
# TODO! use agenix here instead
|
||||
|
||||
Reference in New Issue
Block a user