-
-
Notifications
You must be signed in to change notification settings - Fork 1k
feat: add MiniMax provider support #2260
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestpythonPull requests that update python codePull requests that update python codesize:LThis PR changes 100-499 lines, ignoring generated files.This PR changes 100-499 lines, ignoring generated files.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestpythonPull requests that update python codePull requests that update python codesize:LThis PR changes 100-499 lines, ignoring generated files.This PR changes 100-499 lines, ignoring generated files.
MiniMax provides an OpenAI-compatible API and their M2.7 model is worth supporting as a first-class provider.
What's needed
from_minimax()factory ininstructor/providers/minimax/MINIMAX_TOOLSandMINIMAX_JSONmodes inModeenumhandle_response_modelandhandle_reask_kwargsinprocessing/response.pyresponse_format)<think>...</think>tags from JSON mode output (reasoning models emit these)from_provider("minimax/...")support inauto_client.pyMINIMAX_API_KEY)docs/integrations/minimax.mdNotes
https://api.minimax.io/v1