opencode: remove molmo model

This commit is contained in:
2026-01-17 23:47:20 -05:00
parent d83ca9a3f5
commit 9cc7c52061

View File

@@ -16,7 +16,7 @@ let
oracle.model = "openrouter/openai/gpt-5.2";
frontend-ui-ux-engineer.model = "openrouter/google/gemini-3-pro-preview";
document-writer.model = "anthropic/claude-sonnet-4-5";
multimodal-looker.model = "openrouter/allenai/molmo-2-8b:free";
multimodal-looker.model = "anthropic/claude-haiku-4-5";
};
};
in
@@ -62,7 +62,6 @@ in
models = {
"openai/gpt-oss-20b:free" = { };
"minimax/minimax-m2.1" = { };
"allenai/molmo-2-8b:free" = { };
};
options = {
# TODO! use agenix here instead