The Pryon APIs provide the ability to stream responses back to the client. This allows for a more consistent flow of information and reduced response time for the end user. Pryon follows the SSE standard.
Streaming is supported for both the Generative Exchange Event API and the Create Generative Exchange Event API.
For Server-sent events, use our Python and Javascript libraries.