Skip to content

Commit 6962657

Browse files
committed
feat: add MiniMax model constants to the adaptor
1 parent 9747294 commit 6962657

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

relay/adaptor/minimax/constants.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,6 @@ var ModelList = []string{
88
"abab6-chat",
99
"abab5.5-chat",
1010
"abab5.5s-chat",
11+
"MiniMax-VL-01",
12+
"MiniMax-Text-01",
1113
}

0 commit comments

Comments
 (0)