minimax for explore
This commit is contained in:
@@ -135,6 +135,9 @@
|
|||||||
dcp_for_compaction = true;
|
dcp_for_compaction = true;
|
||||||
};
|
};
|
||||||
agents = {
|
agents = {
|
||||||
|
explore = {
|
||||||
|
model = "opencode/minimax-free";
|
||||||
|
};
|
||||||
oracle = {
|
oracle = {
|
||||||
model = "opencode/gpt-5.2";
|
model = "opencode/gpt-5.2";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user