fix model id
This commit is contained in:
@@ -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";
|
||||||
|
|||||||
Reference in New Issue
Block a user