LangGraph Multi-Agent Swarmy
Status: ✅ PLNĚ FUNKČNÍ
Framework: LangGraph v1.0.5 + langgraph-swarm v0.1.0
Server: 46.224.121.179
🤖 Co je LangGraph Swarm?
Swarm je multi-agent architektura kde specializovaní agenti dynamicky předávají kontrolu mezi sebou pomocí handoff tools.
Klíčové vlastnosti
- 🤝 Multi-agent collaboration - Specializovaní agenti spolupracují
- 🔄 Dynamic handoffs - Agenti předávají kontext mezi sebou
- 💾 Memory - Short-term + long-term persistence
- 🎯 Streaming - Real-time výstup
- 👤 Human-in-the-loop - Přerušení pro lidský vstup
🔌 Aktivní Swarmy (3)
1️⃣ AML Swarm
Endpoint: POST /v1/agents/swarm/aml
Agenti: sanctions → pep → insolvency → reporter
Use case: Due diligence, compliance screening
2️⃣ Reality Swarm
Endpoint: POST /v1/agents/swarm/reality
Agenti: searcher → analyst → due_diligence
Use case: Property search, market analysis
3️⃣ Banking Swarm
Endpoint: POST /v1/agents/swarm/banking
Agenti: credit → calculator → decision
Use case: Loan assessment, credit scoring
📚 Dokumentace
- LangGraph: https://langchain-ai.github.io/langgraph/
- Agent Toolkit: https://github.com/JoshuaC215/agent-service-toolkit
Poslední aktualizace: 2026-01-11