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.47k stars 383 forks source link

Reached max number of request per hour #28

Closed p4w4n closed 1 year ago

p4w4n commented 1 year ago

Hey!! getting this Error while running your tool. can you please help.

File "/content/Free-AUTO-GPT-with-NO-API/FreeLLM/ChatGPTAPI.py", line 47, in _call raise ValueError("You have reached the maximum number of requests per hour ! Help me to Improve. Abusing this tool is at your own risk") ValueError: You have reached the maximum number of requests per hour ! Help me to Improve. Abusing this tool is at your own risk

IntelligenzaArtificiale commented 1 year ago

the free use of the ChatGPT API has only a limit. Maximum 50 API calls in one hour for each account.