Stream an Agent Research Chat Message
Streams chat completion chunks via SSE.
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.
Errors
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error