Files
OmniRoute/tests
Diego Rodrigues de Sa e Souza cb94bf695d fix(minimax): stop capping MiniMax-M3 / M2.7 max_tokens at 8192 (#3141) (#3163)
MiniMax-M3 had no MODEL_SPECS entry and capitalized MiniMax-M2.7 missed
its lowercase spec (case-sensitive lookup) → both fell to the 8192 default
cap. Add the M3 spec (512K output), alias the capitalized ids, and make
getModelSpec lookups case-insensitive.

Co-authored-by: totaltube <totaltube@users.noreply.github.com>
2026-06-04 16:57:52 -03:00
..
2026-05-23 01:46:59 -03:00
2026-05-10 00:55:06 -03:00