feat: support minimax

This commit is contained in:
CaIon
2024-05-16 19:03:42 +08:00
parent f09e86de06
commit 3aae4efe8c
6 changed files with 62 additions and 12 deletions
+2
View File
@@ -5,3 +5,5 @@ var ModelList = []string{
"moonshot-v1-32k",
"moonshot-v1-128k",
}
var ChannelName = "moonshot"