Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 16 additions & 1 deletion providers/together-ai/zai-org/GLM-5.1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,24 @@ costs:
- input_cost_per_token: 0.0000014
output_cost_per_token: 0.0000044
region: "*"
features:
- function_calling
- json_output
- structured_output
limits:
context_window: 202752
mode: unknown
modalities:
input:
- text
output:
- text
mode: chat
model: zai-org/GLM-5.1
sources:
- https://docs.together.ai/docs/function-calling
- https://docs.together.ai/docs/json-mode
- https://docs.together.ai/reference/chat-completions-1
status: active
supportedModes:
- chat
thinking: true
Loading