mirror of
https://github.com/linux-do/new-api.git
synced 2025-11-12 09:03:42 +08:00
feat: 支持智谱GLM-4V
This commit is contained in:
7
relay/channel/zhipu_v4/constants.go
Normal file
7
relay/channel/zhipu_v4/constants.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package zhipu_v4
|
||||
|
||||
var ModelList = []string{
|
||||
"glm-4", "glm-4v", "glm-3-turbo",
|
||||
}
|
||||
|
||||
var ChannelName = "zhipu_v4"
|
||||
Reference in New Issue
Block a user