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

idstringRequiredformat: "uuid"
Research job identifier.
message_idstringRequiredformat: "uuid"
Chat message identifier.

Response

SSE stream of chat completion chunks.

Errors