Erol444 / gpt4-openai-api

Python package that provides (unofficial) API access to the GPT-4 through chat.openai.com. Works with langchain. Supports browsing, DALL-E 3, plugins, continuing generation.
166 stars 38 forks source link

any plan to support GPT4Vision #26

Open Victorwz opened 1 year ago

Victorwz commented 1 year ago

Hi, as gpt4vision api has not released, do you have any plan to support the unofficial api for gpt4vision

Erol444 commented 1 year ago

Hi @Victorwz , it would be possible, but requires some work to add selenium support for that.

davidlight2018 commented 11 months ago

I tried send_keys method to upload images but failed. It seems that a specific JavaScript script is needed.

laserman2000 commented 11 months ago

+1 for this request! It would be awesome.