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

Am I missing something? #147

Open Dikkenz opened 1 year ago

Dikkenz commented 1 year ago

error1 error 2

I am getting these problems. Am I missing something obvious? (maybe because it is late rn). I am a bit lost and couldnt find an answer in the already fixes issues. I am a bit new to this stuff. Thanks!

yoinks-yoinks commented 1 year ago

All the errors are for the required packages. Install them and you should be good to go.

m4conSpeed commented 1 year ago

@mehmood-baryalai I installed everything, but i'm getting #146... do you know why?

yoinks-yoinks commented 1 year ago

Well, #146 is different than the screenshot you have pasted here.

In #146, the last line of the exception is telling everything... The login session token seems to be expired so login again in the browser and provide a fresh session token in then env file.