bidah / react-native-vercel-ai

🤖 ⚛️ Run Vercel AI package on React Native and Expo universal native apps (Mobile and web)
MIT License
198 stars 13 forks source link

Streaming #13

Open saintpepsicola opened 4 months ago

saintpepsicola commented 4 months ago

Has anyone tried using this with a polyfill for streaming?

https://github.com/vercel/ai/discussions/655#discussioncomment-9332890

ekimcem commented 2 weeks ago

I've tried multiple approaches, including the solutions and methods mentioned in the issue, but none of them worked (using Expo 51). React Native should implement native stream response in fetch as soon as possible, or else Flutter will dominate AI applications.