glm-5.3
Creates a GLM-5.3 response for the supplied conversation. GLM-5.3 always uses thinking; thinking.type can only be enabled, and reasoning_effort can only be low, high, or max.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Model ID. Must be glm-5.3.
glm-5.3 "glm-5.3"
The complete conversation in chronological order.
1Thinking configuration. Thinking remains enabled when this field is omitted. GLM-5.3 does not accept disabled.
Thinking intensity. Use low for lightweight reasoning, high for enhanced reasoning, or max for deep reasoning.
low, high, max Streams partial response deltas over SSE when true.
Enables sampling. When false, temperature and top_p are ignored.
Sampling temperature. Adjust either temperature or top_p, not both.
0 <= x <= 11
Nucleus sampling threshold. AnyFast accepts values from 0 to 1.
0 <= x <= 10.95
Maximum generated tokens. Zhipu AI recommends at least 1024.
1 <= x <= 131072Streams Function Call output when streaming is enabled.
Function or MCP tool definitions available to the model.
Controls tool selection.
auto Up to four sequences that stop generation.
4Selects text or JSON object output.
Client-provided unique request ID.
6 - 64Non-sensitive identifier for the end user.
6 - 128