AutoGPT icon indicating copy to clipboard operation
AutoGPT copied to clipboard

start_agent to start with the same memory settings

Open davideoliveri opened this issue 2 years ago • 1 comments

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

davideoliveri avatar Apr 18 '23 14:04 davideoliveri

The agents are separate instances and probably shouldn't share memory with the main instance. Interesting idea tho. Could be an option?

Pwuts avatar Apr 18 '23 14:04 Pwuts

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

ntindle avatar Apr 20 '23 07:04 ntindle

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.

github-actions[bot] avatar Sep 06 '23 21:09 github-actions[bot]

This issue was closed automatically because it has been stale for 10 days with no activity.

github-actions[bot] avatar Sep 17 '23 01:09 github-actions[bot]