ayaka14732 / ChatGPTAPIFree

A simple and open-source proxy API that allows you to access OpenAI's ChatGPT API for free!
Creative Commons Zero v1.0 Universal
3.3k stars 774 forks source link

Any GPT-4 API supported? #44

Open wqw547243068 opened 1 year ago

wqw547243068 commented 1 year ago

Does this api support GPT-4 ?

LyubomirT commented 1 year ago

Does this api support GPT-4 ?

I tried switching models to GPT-4, it didn't work. So, perhaps there is no GPT-4 support yet? Note that I may be wrong, and it's always better to ask Ayaka directly instead of relying on my responses 🙂

ayaka14732 commented 1 year ago

GPT-4 is supported on the website, but you need to have an account with GPT-4 API access. Currently, it seems that most of us don't have GPT-4 API access.

LyubomirT commented 1 year ago

GPT-4 is supported on the website, but you need to have an account with GPT-4 API access. Currently, it seems that most of us don't have GPT-4 API access.

True. There is an ability to join a waitlist for accessing GPT-4, and they have to approve the request. Similar to Discord, by the way.

ayaka14732 commented 1 year ago

I misunderstood the issue. I thought it was about the Free ChatGPT website. For the free API, I haven't received GPT-4 API access yet, so it is currently not possible to implement this feature.