vercel / modelfusion

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

Added missing imports for gpt4-vision streaming docs #203

Closed bearjaws closed 6 months ago

bearjaws commented 6 months ago

This PR makes it directly copy-pasteable without missing the OpenAIChatMessage import and image content.

vercel[bot] commented 6 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 Dec 15, 2023 2:00am
bearjaws commented 6 months ago

Let me know if you want me to drop some of the bits that are redundant with the examples, I just know a lot of people copy paste from the main Readme

lgrammel commented 6 months ago

Thanks! Improvements to the docs are much appreciated! I'll move the api key comment into a tip, otherwise looks great!