Fixing the z.ai default thingamajig
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
"max_embeds": 10
|
"max_embeds": 10
|
||||||
},
|
},
|
||||||
"utility_model": {
|
"utility_model": {
|
||||||
"provider": "zai",
|
"provider": "lm_studio",
|
||||||
"name": "glm-4.7-flash",
|
"name": "glm-4.7-flash",
|
||||||
"api_base": "http://host.docker.internal:1234/v1",
|
"api_base": "http://host.docker.internal:1234/v1",
|
||||||
"ctx_length": 131072,
|
"ctx_length": 131072,
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
"max_embeds": 10
|
"max_embeds": 10
|
||||||
},
|
},
|
||||||
"utility_model": {
|
"utility_model": {
|
||||||
"provider": "zai",
|
"provider": "lm_studio",
|
||||||
"name": "glm-4.7-flash",
|
"name": "glm-4.7-flash",
|
||||||
"api_base": "http://host.docker.internal:1234/v1",
|
"api_base": "http://host.docker.internal:1234/v1",
|
||||||
"ctx_length": 131072,
|
"ctx_length": 131072,
|
||||||
|
|||||||
Reference in New Issue
Block a user