MENU

Fun & Interesting

LangGraph: Multi-Agent Workflows

LangChain 115,766 lượt xem 1 year ago
Video Not Working? Fix It Now

LangGraph makes it easy to construct multi-agent workflows, where each agent is a node, and the edges define how they communicate. In this video we will walk through three examples of multi-agent workflows

Python code: https://github.com/langchain-ai/langgraph/tree/main/examples/multi_agent

JavaScript code: https://github.com/langchain-ai/langgraphjs/tree/main/examples/multi_agent

Comment