fix model id
This commit is contained in:
@@ -117,7 +117,7 @@
|
||||
};
|
||||
agents = {
|
||||
explore = {
|
||||
model = "opencode/minimax-free";
|
||||
model = "opencode/minimax-m2.1-free";
|
||||
};
|
||||
oracle = {
|
||||
model = "opencode/gpt-5.2";
|
||||
|
||||
Reference in New Issue
Block a user