You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(minimax): add support for MiniMax-Text-01 model
This commit adds support for the MiniMax-Text-01 model,
which is recommended for general scenarios due to its
longer context window.
The new model is added to the ChatModel enum as MiniMax_Text_01.
Signed-off-by: Alexandros Pappas <[email protected]>
Signed-off-by: StudiousXiaoYu <[email protected]>
0 commit comments