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.
165 stars 38 forks source link

any plan to support GPT4Vision #26

Open Victorwz opened 11 months ago

Victorwz commented 11 months ago

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

Erol444 commented 10 months ago

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

davidlight2018 commented 10 months ago

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

laserman2000 commented 10 months ago

+1 for this request! It would be awesome.