#How are you managing data in agentic architecture?
2 messages · Page 1 of 1 (latest)
That’s a really good question. I’m using memory sharing for convenience and low-demand scenarios, but I’d love to hear ideas for sharing larger pieces of data.
2 messages · Page 1 of 1 (latest)
I am curious how people are using agents to share memory? Are you using any dbs like redis, mysql or nosql to process or retrieve data? How do you manage data in multi agent architecture?
That’s a really good question. I’m using memory sharing for convenience and low-demand scenarios, but I’d love to hear ideas for sharing larger pieces of data.