-
Notifications
You must be signed in to change notification settings - Fork 44.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not saving any kind of output file. no resulting error messages #4029
Comments
Have you tried this without EXECUTE_LOCAL_COMMANDS ? Also pay attention to the NEXT ACTION: COMMAND: on each interaction to see what it is intending to do. Try this and then update your results on here and we can have a look. |
Same issue here, I prompted 'I want Auto-GPT to: create txt.txt file containing "test".' just to see if it can write a file, it says it has but my auto_gpt_workspace folder is empty. |
This fixed it for me, as you're using docker-compose I assume, update your
|
Yeah, you assumed right I am using Docker compose and thank you. I'll try that in a moment. I'll let you know if it ends up working for me. |
Do you have execute local commands turned on or off? Is it true or false? |
Fixed with #3927 |
Which Operating System are you using?
Docker
Which version of Auto-GPT are you using?
Stable (branch)
GPT-3 or GPT-4?
GPT-3.5
Steps to reproduce 🕹
I am also having a similar issue I'm on a MacBook Pro M1 I've modified the.ENV I've set up execute local commands to true as well as allow, downloads, etc. but it doesn't seem to actually write anything in the designated workspace and when I was using pinecone there's n index produced, but there doesn't end up being any vectors within the index. Mind you other than that things have been working just great the logic is there the bots good at coming up with the next script no problem pulling resources no problem but they're not actually saving anywhere from what I can tell. im not getting any error messages either.
Current behavior 😯
Behaviour is normal in and expected but I'm not getting an output
Expected behavior 🤔
No response
Your prompt 📝
No response
Your Logs 📒
No response
The text was updated successfully, but these errors were encountered: