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
29 changes: 29 additions & 0 deletions providers/wafer/GLM-5.2.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
costs:
- cache_read_input_token_cost: 2e-7
input_cost_per_token: 1.2e-6
output_cost_per_token: 4.1e-6
region: "*"
features:
- function_calling
- tool_choice
- structured_output
- json_output
- prompt_caching
- system_messages
limits:
context_window: 1048576
modalities:
input:
- text
output:
- text
mode: chat
model: GLM-5.2
provisioning: serverless
sources:
- https://pass.wafer.ai/v1/models
status: active
supportedModes:
- chat
- responses
thinking: true
Loading