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

AUTOGPT.PY #68

Closed hardgameras closed 1 year ago

hardgameras commented 1 year ago

Dont understand where is supposed to do outputs.

data folder empty after running for 30 minutes with a simpel task

tested with python 3.9 3.10

IntelligenzaArtificiale commented 1 year ago

For the moment we are using a virtual folder. We have removed the ability to write files directly to the machine. If you want you can enable it yourself.

IntelligenzaArtificiale commented 1 year ago

https://github.com/IntelligenzaArtificiale/Free-AUTO-GPT-with-NO-API/issues/56#issuecomment-1532264664

TheManWhoLikesToCode commented 1 year ago

For the moment we are using a virtual folder. We have removed the ability to write files directly to the machine. If you want you can enable it yourself.

Do you have an idea of how I could enable it? I've been messing around with it and I can't get it to use the WriteFileTool()