LangChain has been around for a year. As an open-source framework, providing the modules and tools needed to build AI applications based on large models just a few days LangChain officially announced the new library called LangGraph
LangGraph builds upon LangChain and simplifies the process of creating and managing agents and their runtimes.
in this Post, we will introduce a comprehensive of langGraph, what are agents and agent runtimes? what is the Feature of Langgraph, and how to build an agent executor in LangGraph, we going to explore the Chat Agent Executor in LangGraph and How to modify the Chat Agent Executor in LangGraph in humans in a loop and chat
The Full Article can be found here
Top comments (0)