初始化导入 new-api 源码
This commit is contained in:
11
relay/channel/moonshot/constants.go
Normal file
11
relay/channel/moonshot/constants.go
Normal file
@@ -0,0 +1,11 @@
|
||||
package moonshot
|
||||
|
||||
var ModelList = []string{
|
||||
"kimi-k2.5",
|
||||
"kimi-k2-0905-preview",
|
||||
"kimi-k2-turbo-preview",
|
||||
"kimi-k2-thinking",
|
||||
"kimi-k2-thinking-turbo",
|
||||
}
|
||||
|
||||
var ChannelName = "moonshot"
|
||||
Reference in New Issue
Block a user