ShipBit / slickgpt

SlickGPT is a light-weight "use-your-own-API-key" web client for the OpenAI API written in Svelte. It offers GPT-4 integration, a userless share feature and other superpowers.

Home Page:https://slickgpt.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPT-4-vision-preview support

jeppevinkel opened this issue · comments

Is there any plans currently to support the new GPT-4-vision model in the future for uploading images in chats?

I currently don't have much time to work on SlickGPT but I'd gladly take a PR for this. Skeleton UI already has fileupload controls (button/dialog) and dropzone, so this shouldn't be that hard to do.