IntelligenzaArtificiale / Free-Auto-GPT

Free Auto GPT with NO paids API is a repository that offers a simple version of Auto GPT, an autonomous AI agent capable of performing tasks independently. Unlike other versions, our implementation does not rely on any paid OpenAI API, making it accessible to anyone.
MIT License
2.43k stars 382 forks source link

One Question, for Paid gpt4 Users, is model="gpt4" correct? #122

Closed akupka closed 1 year ago

akupka commented 1 year ago

One Question, for Paid gpt4 Users, is model="gpt4" correct? With model="gpt4" I got the message that I don't have a paid account. Then I changed it to model="gpt-4" then I got a response from Chatgpt and I saw the prompts in my account

I saw that maybe, due to the openai new Plugins, the link changed. But also when I deactivate the Plugins I got every time the Message

You don't have paid access to gpt4, using default model...

IntelligenzaArtificiale commented 1 year ago

yes, now we have change our core logic . Now is based on this : https://github.com/Erol444/gpt4-openai-api/tree/main