agentic icon indicating copy to clipboard operation
agentic copied to clipboard

ChatGPT 4 vision - send image?

Open mmaestrini opened this issue 1 year ago • 4 comments

Describe the feature

Hi there,

is it already possible here to use the new chatgpt 4 vision that can interpret / analyse images? in the web is the default mode, not referring to the advanced data analysis.

mmaestrini avatar Oct 25 '23 22:10 mmaestrini

Looking forward to the addition of image input for gpt-api !!!!

raisonqyc avatar Nov 07 '23 05:11 raisonqyc

you can use my fork:https://github.com/jobpassion/chatgpt-api ,add support for images and multimodal

jobpassion avatar Nov 24 '23 09:11 jobpassion

你可以使用 my fork:https://github.com/jobpassion/chatgpt-api ,添加对图像和多模态的支持

would you add the support for api?

assassinliujie avatar Dec 28 '23 20:12 assassinliujie

would you add the support for api?

Currently only images and multimodal are supported for UnofficialProxyAPI, and there are no plans to add support for ChatGPTAPI at the moment.

jobpassion avatar Jan 01 '24 17:01 jobpassion

This project is undergoing a major revamp; closing out old issues as part of the prep process.

The chatgpt package is pretty outdated at this point. I recommend that you use the openai package or the openai-fetch package instead. They both have support for multimodal messages.

transitive-bullshit avatar Jun 07 '24 05:06 transitive-bullshit