#Is a worker well suited for streaming chatGPT responses?

3 messages · Page 1 of 1 (latest)

viral galleon
#

I want to stream responses back to users using Web Streams API in a worker. I'm on a free plan at present which doesn't allow workers running for long in any way. Do you think workers are better suited for immediate responses instead of text streaming cases like mine?

bleak zodiac
viral galleon
#

do you mean that time limitations do not apply when you're passing a stream from an external source? Is there a price burden though?