Niek / chatgpt-web

ChatGPT web interface using the OpenAI API
https://niek.github.io/chatgpt-web/
GNU General Public License v3.0
1.83k stars 462 forks source link

Support the `gpt-4-1106-vision-preview` model #373

Open waylon-brown opened 9 months ago

waylon-brown commented 9 months ago

It would be nice to be able to "upload" images (just grab their file path and display), then send that to the Vision API so that it can interpret the image.

Clemens123 commented 4 months ago

Image-input is once again very topical due to the release of the new GPT-4o model.