From 34d155a785a52a0b22484f3733cca35ab2386233 Mon Sep 17 00:00:00 2001 From: Gaetan Hurel Date: Fri, 27 Jun 2025 09:05:16 +0200 Subject: [PATCH] add sources doc --- multi-agent-supervisor/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/multi-agent-supervisor/README.md b/multi-agent-supervisor/README.md index 3745ae2..1b663ae 100644 --- a/multi-agent-supervisor/README.md +++ b/multi-agent-supervisor/README.md @@ -2,6 +2,11 @@ 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 The multi-agent supervisor system uses multiple specialized agents coordinated by a supervisor to handle complex sysadmin tasks: