opencode: use gpt-oss 20b for small_model

This commit is contained in:
Simon Gardling 2025-11-21 13:31:21 -05:00
parent 35900f858d
commit 26f39cf61e
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D

View File

@ -31,7 +31,7 @@
model = "openrouter/z-ai/glm-4.6";
# small model used for titles
small_model = "openrouter/meta-llama/llama-3.1-8b-instruct";
small_model = "openrouter/openai/gpt-oss-20b";
autoshare = false;
autoupdate = true;
@ -45,7 +45,7 @@
"google/gemini-3-pro-preview" = { };
"anthropic/claude-sonnet-4.5" = { };
"qwen/qwen3-coder-30b-a3b-instruct" = { };
"openrouter/meta-llama/llama-3.1-8b-instruct" = { };
"openrouter/openai/gpt-oss-20b" = { };
};
options = {
# TODO! use agenix here instead