fix model id

This commit is contained in:
2025-12-30 20:36:33 +00:00
parent dc7af726db
commit 11c86325df

View File

@@ -117,7 +117,7 @@
}; };
agents = { agents = {
explore = { explore = {
model = "opencode/minimax-free"; model = "opencode/minimax-m2.1-free";
}; };
oracle = { oracle = {
model = "opencode/gpt-5.2"; model = "opencode/gpt-5.2";