Files
cline/docs/provider-config
7fadcfaa3f feat: add thinking to MiniMax M2.5 and add the M2.5-highspeed model to MiniMax provider (#9394)
* feat: add MiniMax M2.5 model to MiniMax provider

- Add MiniMax-M2.5 to minimaxModels with 192K context, 128K max tokens,
  prompt caching, and reasoning/thinking support
- Update minimaxDefaultModelId to MiniMax-M2.5
- Add minimax/minimax-m2.5 to OpenRouter prompt caching switch

Closes #9391

* fix: add temperature: 1 to MiniMax M2.5 for reasoning support

* docs: update MiniMax provider docs with M2.5 model

* feat: wire up thinking/reasoning support for MiniMax M2.5

- Pass thinkingBudgetTokens from factory to MinimaxHandler
- Use thinking param in API call when reasoning is enabled
- Disable temperature and forced tool_choice when thinking is on
- Add ThinkingBudgetSlider to MiniMaxProvider UI for M2.5

* Add MiniMax-M2.5-highspeed

* Add thinking for highspeed

* Refactor thinking logic

---------

Co-authored-by: BarreiroT <tomasmbarreiroi@gmail.com>
Co-authored-by: Tomás Barreiro <52393857+BarreiroT@users.noreply.github.com>
2026-02-24 22:24:41 +01:00
..
2026-02-14 22:02:22 -08:00
2026-02-14 22:02:22 -08:00
2026-02-14 22:02:22 -08:00
2026-02-14 22:02:22 -08:00
2026-02-14 22:02:22 -08:00
2026-02-14 22:02:22 -08:00
2026-02-14 22:02:22 -08:00
2026-02-14 22:02:22 -08:00
2026-02-14 22:02:22 -08:00
2026-02-14 22:02:22 -08:00
2026-02-14 22:02:22 -08:00
2026-02-14 22:02:22 -08:00
2026-02-14 22:02:22 -08:00
2026-02-14 22:02:22 -08:00
2026-02-14 22:02:22 -08:00
2026-02-14 22:02:22 -08:00
2026-02-14 22:02:22 -08:00
2026-02-14 22:02:22 -08:00
2026-02-14 22:02:22 -08:00
2026-02-14 22:02:22 -08:00
2026-02-14 22:02:22 -08:00
2026-02-14 22:02:22 -08:00
2026-02-14 22:02:22 -08:00