feat: add MiniMax model constants to the adaptor

This commit is contained in:
JustSong 2025-02-09 18:55:32 +08:00
parent 974729426d
commit 696265774e

View File

@ -8,4 +8,6 @@ var ModelList = []string{
"abab6-chat",
"abab5.5-chat",
"abab5.5s-chat",
"MiniMax-VL-01",
"MiniMax-Text-01",
}