mirror of
https://github.com/linux-do/new-api.git
synced 2025-11-13 01:23:41 +08:00
feat: 修复智谱GLM-4V流模式异常
This commit is contained in:
7
relay/channel/zhipu_4v/constants.go
Normal file
7
relay/channel/zhipu_4v/constants.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package zhipu_4v
|
||||
|
||||
var ModelList = []string{
|
||||
"glm-4", "glm-4v", "glm-3-turbo",
|
||||
}
|
||||
|
||||
var ChannelName = "zhipu_4v"
|
||||
Reference in New Issue
Block a user