This commit is contained in:
2026-01-10 21:27:15 +00:00
parent 3271c16489
commit ab64aada3e
2 changed files with 27 additions and 24 deletions

View File

@@ -46,6 +46,9 @@
momus = {
model = "opencode/gpt-5.2";
};
librarian = {
model = "opencode/claude-sonnet-4-5";
};
explore = {
model = "opencode/minimax-m2.1-free";
};