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.
https://slickgpt.vercel.app
MIT License
468 stars 97 forks source link

GPT-4-vision-preview support #77

Closed jeppevinkel closed 1 month ago

jeppevinkel commented 1 year ago

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

Shackless commented 10 months ago

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.

Anajrim01 commented 2 months ago

wip