Commit Graph

8 Commits

Author SHA1 Message Date
jyek 108bebf4c9 chore: reorder MiniMax models in catalog 2026-04-16 11:38:29 +08:00
jyek 5c63bf0a8d chore: clean up MiniMax model display names in catalog 2026-04-16 11:38:01 +08:00
jyek 93a6894e3d feat: add MiniMax provider support (M2.7, M2.5, highspeed variants)
Adds MiniMax as a natively supported LLM provider via its OpenAI-compatible
API. Includes retry handling for null-choices responses caused by MiniMax's
content moderation filter.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-16 11:36:25 +08:00
Yijia-Xiao b0f6058299
feat: add DeepSeek, Qwen, GLM, and Azure OpenAI provider support 2026-04-13 07:12:07 +00:00
Yijia-Xiao 4f965bf46a
feat: dynamic OpenRouter model selection with search (#482, #337) 2026-04-04 07:56:44 +00:00
Yijia-Xiao e75d17bc51
chore: update model lists and defaults to GPT-5.4 family 2026-03-29 19:45:36 +00:00
CadeYu bd6a5b75b5 fix model catalog typing and known-model helper 2026-03-25 21:46:56 +08:00
CadeYu 8793336dad sync model validation with cli catalog 2026-03-25 21:23:02 +08:00