Subscribe to Prompt Responses by Thread
GET/prompt-svc/prompts/:threadId/responses/subscribe
Subscribe to prompt responses by thread via Server-Sent Events (SSE).
You can subscribe to threads before they are created.
The streamed strings are of type StreamChunk
, see the PromptTypes endpoint for more details.
Request
Responses
- 200
- 400
- 401
Streaming response
Missing threadId parameter
Unauthorized