Skip to main content
Zhipu AI supports text chat, image understanding, speech-to-text (ASR), and embedding. A single zhipu_ai_api_key enables all capabilities.
All capabilities below can be configured in one place via the “Model Management” page in the Web Console, with no need to manually edit the configuration file.

Text Chat

Image Understanding

glm-5.3-flash is natively multimodal, so when it is the main model the Agent’s Vision tool uses it directly. Text-only chat models (glm-5.2, glm-5.1, glm-5-turbo, etc.) do not support vision; for those, vision calls automatically fall back to the dedicated glm-5v-turbo model. Once zhipu_ai_api_key is configured, no extra setup is needed.

Speech-to-Text (ASR)

Credentials are automatically reused from zhipu_ai_api_key. Audio files should be smaller than 25MB; oversized files may be rejected by the server.

Embedding

Available models: embedding-3, embedding-2. After changing the embedding, run /memory rebuild-index to rebuild the index.