
8/14/2023
What this post added
Introduced server-sent event streams for language models, allowing for real-time token-by-token output. Provided Node.js and cURL examples for consuming these streams. Documented how to add streaming support to custom Cog models by yielding tokens.