Added new glm4.6 model to venice #352
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Venice has released GLM 4.6, which should be made available.
Heres the x post announcing it
https://x.com/AskVenice/status/1985421776516427802
It is also in the documentation here
https://docs.venice.ai/overview/models
From api
{ "created": 1711929600, "id": "zai-org-glm-4.6", "model_spec": { "pricing": { "input": { "usd": 0.85, "diem": 0.85 }, "output": { "usd": 2.75, "diem": 2.75 } }, "availableContextTokens": 202752, "capabilities": { "optimizedForCode": false, "quantization": "fp8", "supportsFunctionCalling": true, "supportsReasoning": false, "supportsResponseSchema": true, "supportsVision": false, "supportsWebSearch": true, "supportsLogProbs": false }, "constraints": { "temperature": { "default": 0.7 }, "top_p": { "default": 0.9 } }, "name": "GLM 4.6", "modelSource": "https://huggingface.co/zai-org/GLM-4.6", "offline": false, "traits": [] }, "object": "model", "owned_by": "venice.ai", "type": "text" },