This commit is contained in:
2026-01-31 00:53:29 -05:00
parent 70ddbb1bf5
commit 83a5e1b278

View File

@@ -147,7 +147,7 @@ in
models = { models = {
"openai/gpt-oss-20b:free" = { }; "openai/gpt-oss-20b:free" = { };
"minimax/minimax-m2.1" = { }; "minimax/minimax-m2.1" = { };
"z-ai/glm-4.7-flash" = {}; "z-ai/glm-4.7-flash" = { };
}; };
options = { options = {
# TODO! use agenix here instead # TODO! use agenix here instead