In this video we will go over how to re-create the canonical LangChain “AgentExecutor” functionality in LangGraph. The benefits of doing it this way are that it will be much easier to modify parts of it to fit your own custom logic.

Notebook: https://github.com/langchain-ai/langgraph/blob/main/examples/agent_executor/base.ipynb

LangChain Agents: https://python.langchain.com/docs/modules/agents/

Add comment

Your email address will not be published. Required fields are marked *

Categories

All Topics