Skip to main content

Agents

OpenAI-compatible streaming surfaces for an agent workflow: the Responses API (with native sequence_number-based resume), the Chat Completions API, and the response sub-resources (cancel, download artifacts). Each agent is addressed by its workflow id. The full SSE event taxonomy is documented in the hand-written streaming guides (/streaming/responses, /streaming/chat-completions, /streaming/artifacts); the schemas here describe only the request contracts and the transport-level response shapes.