reidbarber / gen-ui

Use text or image prompts to generate components and apps built with React.
11 stars 3 forks source link

GPT-4 Vision support #2

Closed reidbarber closed 11 months ago

reidbarber commented 11 months ago

https://platform.openai.com/docs/guides/vision

It will need to use the vision model separately and get a text description to send to the main thread, until Assistants API supports vision inputs natively.