Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 273 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 273 Bytes

mas-from-scratch

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.