feat(providers): update GLM model from glm-4.5 to glm-4.6 (#2763)
This commit is contained in:
@@ -466,7 +466,7 @@ M._defaults = {
|
|||||||
glm = {
|
glm = {
|
||||||
__inherited_from = "openai",
|
__inherited_from = "openai",
|
||||||
endpoint = "https://open.bigmodel.cn/api/coding/paas/v4",
|
endpoint = "https://open.bigmodel.cn/api/coding/paas/v4",
|
||||||
model = "glm-4.5",
|
model = "glm-4.6",
|
||||||
api_key_name = "GLM_API_KEY",
|
api_key_name = "GLM_API_KEY",
|
||||||
},
|
},
|
||||||
qwen = {
|
qwen = {
|
||||||
|
|||||||
Reference in New Issue
Block a user