zabirauf / AutoGPT.js

Auto-GPT on the browser
https://autogptjs.com
MIT License
1.02k stars 177 forks source link

stuck on same command arg{}, not able to pause the process but have found no way to redirect or talk to bot #32

Closed ghost closed 1 year ago

ghost commented 1 year ago

I gave autogpt very specific instructions and goals, then ran my directives by chatgpt to make sure. The issue, from what I can gather by reading its process in real time is that when it came to the part where it had to create content base and outline for a grant proposal it only had one blog article to reference. That is because it is the only blog article in reference to this grant - https://openai.com/blog/openai-cybersecurity-grant-program. So it keep revisiting to round out its understanding of the criteria and won't start creating.

Is there a way to speak to autogpt once it has started? In order to redirect or retrain?