vercel / modelfusion

The TypeScript library for building AI applications.
https://modelfusion.dev
MIT License
1.06k stars 76 forks source link

Fix import of readEventSourceStream #154

Closed Borahm closed 8 months ago

Borahm commented 8 months ago

It seems like everything is now imported from modelfusion and readEventSourceStream is not imported from modelfusion/browser anymore

vercel[bot] commented 8 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
modelfusion ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 1, 2023 3:44pm
lgrammel commented 8 months ago

Thanks! I forgot to bump the ModelFusion version in the example. Fixed in #155