API: Streaming Messaging
Get a streaming answer
This is streaming version of the endpoint for generating an answer to a message. Returns only a stream of text, so you need to provide the messageId created earlier in the /chat/message/create step.
post/chat/message/stream
Request body
Response
Response containing a stream of text.
Changes
No recorded changes to this endpoint across all 1 revision of this API.