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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

any plan to support GPT4Vision

Victorwz opened this issue · comments

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

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

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

+1 for this request! It would be awesome.