Compare commits
2 Commits
113f4373f8
...
886ac5e91d
| Author | SHA1 | Date | |
|---|---|---|---|
|
886ac5e91d
|
|||
|
1ee6356b57
|
@@ -107,6 +107,9 @@ let
|
||||
units
|
||||
|
||||
jq
|
||||
|
||||
# DNS things
|
||||
dig
|
||||
];
|
||||
|
||||
in
|
||||
|
||||
@@ -175,6 +175,7 @@ in
|
||||
openrouter = {
|
||||
models = {
|
||||
"openai/gpt-oss-20b:free" = { };
|
||||
"qwen/qwen3-vl-30b-a3b-thinking" = { };
|
||||
};
|
||||
options = {
|
||||
# TODO! use agenix here instead
|
||||
|
||||
Reference in New Issue
Block a user