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