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

Issues with Camel.py #63

Closed Kashif-Raza6 closed 1 year ago

Kashif-Raza6 commented 1 year ago

After running few task following error pops up: catching classes that do not inherit from BaseException is not allowed

and it suggest to the file Free-AUTO-GPT-with-NO-API\FreeLLM\ChatGPTAPI.py", line 50, in _call data = self.chatbot.send_message(prompt)

IntelligenzaArtificiale commented 1 year ago

we cannot reproduce. Pls try again with update repository. Or try run on Colab :)