feat: 修复智谱GLM-4V流模式异常

This commit is contained in:
1808837298@qq.com
2024-03-01 22:31:08 +08:00
parent 413d4f0a66
commit 84cac72a45
7 changed files with 17 additions and 13 deletions

View File

@@ -0,0 +1,7 @@
package zhipu_4v
var ModelList = []string{
"glm-4", "glm-4v", "glm-3-turbo",
}
var ChannelName = "zhipu_4v"