Stream a chat message via SSE
Streams a completed chat message in chunks using Server-Sent Events. The final chunk includes results matching citation indices in the content.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
Research job identifier.
message_id
Chat message identifier.
Response
SSE stream of chat completion chunks.