Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
1
3
Shruti Agarwal
Shru
Follow
AI & ML interests
None yet
Recent Activity
reacted
to
shekkizh
's
post
with 🤯
13 days ago
🙋🏽♂️ Is your "multi agent" system really multi agentic? Or is it just a modular setup with a bunch of different prompts? 🤨 I’ve had this discussion way too often, so I finally wrote it all down. If you’re building with agents, you need to read this. Here’s the TLDR: ✅ True multi agent systems require: • Persistent, private state per agent • Memory that impacts future decisions • Adaptation based on past experiences ❌ Just having modular components, function calls, or multiple LLMs doesn't cut it. That’s not multi agentic. It’s just pipelining. 🤝 The magic is in evolving relationships, context retention, and behavioral shifts over time. 🧠 If your agents aren’t learning from each other or changing based on past experience… you are missing the point. What do you think? Curious what patterns you're experimenting with 🧐 👉 Full post: https://shekkizh.github.io/posts/2025/04/multi-agents/
reacted
to
shekkizh
's
post
with 👀
13 days ago
🙋🏽♂️ Is your "multi agent" system really multi agentic? Or is it just a modular setup with a bunch of different prompts? 🤨 I’ve had this discussion way too often, so I finally wrote it all down. If you’re building with agents, you need to read this. Here’s the TLDR: ✅ True multi agent systems require: • Persistent, private state per agent • Memory that impacts future decisions • Adaptation based on past experiences ❌ Just having modular components, function calls, or multiple LLMs doesn't cut it. That’s not multi agentic. It’s just pipelining. 🤝 The magic is in evolving relationships, context retention, and behavioral shifts over time. 🧠 If your agents aren’t learning from each other or changing based on past experience… you are missing the point. What do you think? Curious what patterns you're experimenting with 🧐 👉 Full post: https://shekkizh.github.io/posts/2025/04/multi-agents/
View all activity
Organizations
None yet
Shru
's activity
All
Models
Datasets
Spaces
Papers
Collections
Community
Posts
Upvotes
Likes
Articles
No public activity