Get to grips with the LangGraph framework from theory to production-ready applications. Code examples are regularly updated to keep you abreast of the latest LangGraph and LangChain changes.
Purchase of the print or Kindle book includes a free PDF eBook and all code samples.
AI Agents can solve very complex situations and that's why clear communication is essential to achieve the desired results.
This is where LangGraph excels. Communicating with LLMs via code leads to far more reliable results than using only natural language (prompt engineering).
AI Agents are LLMs on steroids. The anatomy of an agent consists of:The LangGraph framework is an excellent tool for implementing and orchestrating all of these components.
Simply put, AI agents are LLMs with tools, that operate in a loop to accomplish specific goals.
You can assign them tasks such as:
AI Agents can solve very complex situations thus clear communication is essential to achieve the desired results.
This is where LangGraph excels. Communicating with LLMs via code leads to far more reliable results than using only natural language (prompt engineering).
In this book, we'll take you on a fun, hands-on journey where each chapter will focus on essential concepts like tool management or human-in-the-loop validation, while also coding practical implementations of these elements using LangGraph.
What's Inside
Latest updates to the book:
Let's start learning!