Compare commits

..

2 Commits

Author SHA1 Message Date
886ac5e91d opencode: fix qwen3-vl-30b-a3b-thinking 2026-03-10 19:14:36 -04:00
1ee6356b57 add dig 2026-03-10 14:01:52 -04:00
2 changed files with 4 additions and 0 deletions

View File

@@ -107,6 +107,9 @@ let
units
jq
# DNS things
dig
];
in

View File

@@ -175,6 +175,7 @@ in
openrouter = {
models = {
"openai/gpt-oss-20b:free" = { };
"qwen/qwen3-vl-30b-a3b-thinking" = { };
};
options = {
# TODO! use agenix here instead