Commit ffa8a427 by RedwindA

fix(minimax): 添加 MiniMax-M2 系列模型到 ModelList

parent 0f0ba4ad
...@@ -14,6 +14,9 @@ var ModelList = []string{ ...@@ -14,6 +14,9 @@ var ModelList = []string{
"speech-02-turbo", "speech-02-turbo",
"speech-01-hd", "speech-01-hd",
"speech-01-turbo", "speech-01-turbo",
"MiniMax-M2.1",
"MiniMax-M2.1-lightning",
"MiniMax-M2",
} }
var ChannelName = "minimax" var ChannelName = "minimax"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment