What's new in v0.50.84
Fixed
- MiniMax M2.7 now appears in the model dropdown — both
MiniMax-M2.7andMiniMax-M2.7-highspeedwere in the provider model list but absent from the fallback list shown to OpenRouter users. Both added under the MiniMax provider. MINIMAX_API_KEYenv var now triggers MiniMax detection — the env scan was missingMINIMAX_API_KEYandMINIMAX_CN_API_KEY, so setting those vars inos.environ(rather than in~/.hermes/.env) didn't show MiniMax in the dropdown. Both keys now scanned. (PR #650 by @octo-patch)