jackMort / ChatGPT.nvim

ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API
Apache License 2.0
3.57k stars 307 forks source link

feat(chat): enable support for gpt 4 vision api #332

Closed e2r2fx closed 7 months ago

e2r2fx commented 7 months ago

vision.webm

Added support for gpt-4-vision-preview.

If you're interested here's the plugin I wrote to get the image from the clipboard to cloudinary ;) https://github.com/e2r2fx/cloudy.nvim

Another possible feature is to add image previews with image.nvim to the chat window