feat(providers): update GLM model from glm-4.6 to glm-4.7 (#2897)
This commit is contained in:
@@ -493,7 +493,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.6",
|
model = "GLM-4.7",
|
||||||
api_key_name = "GLM_API_KEY",
|
api_key_name = "GLM_API_KEY",
|
||||||
},
|
},
|
||||||
qwen = {
|
qwen = {
|
||||||
|
|||||||
Reference in New Issue
Block a user