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 = {
explore = {
model = "opencode/minimax-free";
model = "opencode/minimax-m2.1-free";
};
oracle = {
model = "opencode/gpt-5.2";