add sources doc

This commit is contained in:
Gaetan Hurel 2025-06-27 09:05:16 +02:00
parent fab6361b9b
commit 34d155a785
No known key found for this signature in database

View File

@ -2,6 +2,11 @@
This directory contains a sophisticated multi-agent system with a supervisor pattern for comprehensive system administration and troubleshooting. This directory contains a sophisticated multi-agent system with a supervisor pattern for comprehensive system administration and troubleshooting.
## Sources
https://github.com/langchain-ai/langgraph-supervisor-py
https://langchain-ai.github.io/langgraph/concepts/multi_agent/#supervisor
## Overview ## Overview
The multi-agent supervisor system uses multiple specialized agents coordinated by a supervisor to handle complex sysadmin tasks: The multi-agent supervisor system uses multiple specialized agents coordinated by a supervisor to handle complex sysadmin tasks: