u/CengaverOfTroy

Minimax m3 thinking config

Hello I was configuring the ai agents and with 1.17.0 update I saw minimax m3 has thinking toggle.

    "coordinator": {
      "model": "opencode-go/mimo-v2.5-pro",
      "reasoningEffort": "high"
    },
    "analyzer": {
      "model": "opencode-go/minimax-m3"
    }, 

Normally I had enabled the reasoningEffort parameter, but opencode toggle only enables thinking as thinking or none .

My question is how do I set the thinking enabled in the minimax-m3 ? I checked the documents but it doesn't mention about this config.

reddit.com
u/CengaverOfTroy — 20 days ago