Skip to content

GLM 5.1 (Uncensored)

Model ID

cai-glm-5-1

Publisher

Multiverse Computing

GLM 5.1 (Uncensored) is exposed through POST /v1/chat/completions using the standard OpenAI-compatible chat payload. It supports function / tool calling (tools, tool_choice, assistant tool_calls) and works with structured outputs via response_format where applicable.

SpecificationValue
API IDcai-glm-5-1
CapabilitySupported
Chat completions (/v1/chat/completions)Yes
Tool / function callingYes
Structured output (response_format)Yes

Use cai-glm-5-1 as the model field in chat completion requests. For tool usage patterns and examples, see Tool Calling and Structured Output.