Stream AI responses in real-time using Server-Sent Events (SSE) for responsive chat experiences.
Documentation Index
Fetch the complete documentation index at: https://astralform.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
| Field | Type | Required | Description |
|---|---|---|---|
conversation_id | string | Yes | Conversation to send message to |
message | string | Yes | User’s message content |
client_tools | array | No | Available client-side tools |
agent_name | string | No | Route to a specific agent (bypasses supervisor) |
agent_name and agent_display_name fields are included when an agent handles the response.
agent_start / agent_end
tool_use event. Execute the tool locally and submit the result: