Conversations API
Durable messaging
Conversations
Messages
Durable execution
Runs
Events
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
How durable messaging and durable execution work together.
| Layer | Stores | Use it for |
|---|---|---|
| Durable messaging | Conversations, messages, branches, read state, and input requests. | What the user sees. |
| Durable execution | Runs, events, checkpoints, resume, and completion state. | What the system did. |
| Page | Use it to understand |
|---|---|
| Durable messaging | Conversation state and message structure. |
| Durable execution | Runs, jobs, workflows, events, and resume behavior. |
| Architecture and flow | How a message becomes a run and final answer. |
| Run lineage | How conversations, messages, runs, and child work connect. |
| Events and streaming | SSE, AG-UI events, durable events, and notifications. |
| Authorization | Access boundaries for conversations and runs. |
| Connect an agent | Runtime contract for developer-provided agents. |