0xUnreal

Results 3 comments of 0xUnreal

Based on my tests, it seems to be still an ongoing issue, can you confirm please that there are problems on your side? testing with this module on the current...

https://github.com/Significant-Gravitas/Auto-GPT/pull/5013 this should fix it, the correct docker-compose.yml in the docs should contain the extra "workspace" folder in the path: ``` version: "3.9" services: auto-gpt: image: significantgravitas/auto-gpt env_file: - .env...