change explore model

This commit is contained in:
2026-01-19 10:06:33 +00:00
parent 6002e48a44
commit f90fa7dbf8

View File

@@ -23,7 +23,7 @@
}; };
agent = { agent = {
explore = { explore = {
model = "opencode/glm-4-7"; model = "opencode/minimax-m2.1-free";
}; };
}; };
}; };