> ## Documentation Index
> Fetch the complete documentation index at: https://docs.compose.market/llms.txt
> Use this file to discover all available pages before exploring further.

# Z.AI

> GLM-family rows exposed through Compose providers.

Z.AI and GLM-family rows can appear through several catalog providers. The provider row is the part that matters for execution.

Examples in the generated catalog include:

| Public ID                           | Provider     | Notes                        |
| ----------------------------------- | ------------ | ---------------------------- |
| `@cf/zai-org/glm-5.2`               | `asicloud`   | Text model row.              |
| `@cf/zai-org/glm-4.7-flash`         | `cloudflare` | Workers AI row.              |
| `roboflow/glm-ocr`                  | `roboflow`   | Image-to-text OCR-style row. |
| `accounts/fireworks/models/glm-5p1` | `fireworks`  | Fireworks-hosted GLM row.    |

Use `/v1/models` or `/external/v1/models` for the exact row before sending a request. Slashes are normal inside public catalog IDs.

## Related

* [Model families](/inference/families/overview)
* [Other providers](/inference/families/others)
* [External clients](/inference/external-use/overview)
