zlm-v1-summary-cloud model to produce short summaries from longer text.
Request
Response
The response body includes the model output in the structure returned by the Responses API. Extract the summary text from the response and handle errors (e.g. 4xx/5xx) in your code.Tips
- Keep input length within the model’s limits; for very long documents, consider chunking and summarizing in steps.
- Use Logs and Usage in the dashboard to debug and monitor usage.

