AutoGPT
AutoGPT copied to clipboard
start_agent to start with the same memory settings
Duplicates
- [X] I have searched the existing issues
Summary 💡
I am running an agent using Redis and I noticed that the agents launched by the main one are using a local json file instead of the Redis instance I associated with the first agent. Would it make sense to feed the same parameters to the sub agents?
Examples 🌈
No response
Motivation 🔦
No response
The agents are separate instances and probably shouldn't share memory with the main instance. Interesting idea tho. Could be an option?
I can see this going both ways. Too much context could cause problems. It would be interesting if the main instance could decide when it spawns the agent if it gets context
This issue has automatically been marked as stale because it has not had any activity in the last 50 days. You can unstale it by commenting or removing the label. Otherwise, this issue will be closed in 10 days.
This issue was closed automatically because it has been stale for 10 days with no activity.