What is the name of the modal you’re running?
N.a.
What is the issue or error you’re encountering
Trying to stream a word-for-word response to my front-end
What are the steps to reproduce the issue?
I’ve integrated with Cloudflare’s AI Gateway and I’m trying to stream a response from OpenAI to my front end but all the data is arriving in one stream chunk and not word for word so I want to know if this is currently possible with AI Gateway to stream word for word from OpenAI.