You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an exploratory project to implement a multi-agent system using LLMs.
We explicitly don't make use of LangGraph, as we want to explore whether its features are required to build a powerful multi-agent system. Less abstractions, more control.