The default model for the MiniMax provider in deer-flow is changed from older models to MiniMax-M3, leveraging its larger context window and image input support.
Updates the default MiniMax model integration to use the M3 version, which provides a 512K context window, 128K max output, and image input support.
Developers using the deer-flow framework with the MiniMax provider will get a more capable default model with a much larger context window and image support. This means their agent workflows can handle longer conversations and process images directly. The change requires monitoring for any unexpected behavior differences or performance regressions when the new model is used in existing pipelines.
{
"event_id": "event_24ed10785a8e5390",
"topic_id": "ai_coding",
"event_type": "Pull Request",
"event_time": "2026-06-03T09:04:17Z",
"title": "deer-flow default model upgraded to MiniMax-M3",
"summary": "The default model for the MiniMax provider in deer-flow is changed from older models to MiniMax-M3, leveraging its larger context window and image input support.",
"contribution": "Updates the default MiniMax model integration to use the M3 version, which provides a 512K context window, 128K max output, and image input support.",
"impact": "Developers using the deer-flow framework with the MiniMax provider will get a more capable default model with a much larger context window and image support. This means their agent workflows can handle longer conversations and process images directly. The change requires monitoring for any unexpected behavior differences or performance regressions when the new model is used in existing pipelines.",
"maturity": "Code",
"confidence": 0,
"importance_score": 0.75,
"risk_flags": [
"Model Behavior Change",
"Integration Testing Gap"
],
"evidence_count": 1
}Sign in to submit review notes for this event judgment and its evidence trail.