Beginner

Introduction to LangGraph

This introductory module presents LangGraph in its entirety: what it is, why it was created, and the main building blocks that make it up (state management, graphs, testing/debugging, dep...

To answer the question what is LangGraph, we must first agree on what an AI agent is.

An AI agent is like an assistant who can accomplish something for you. Agents have become really useful with the advent of LLM (Large Language Models) such as ChatGPT. Different agents are good at different things. A single agent can accomplish most simple tasks.

If you need to do something more complex, you can perform multiple steps by combining different agents. This is what we call a multi-agent system.

Sign in to read this course

A free account unlocks all 514 courses. 20 are readable without one.

What's inside

4 sections
  1. 1 Table of Contents
  2. 2 Introduction to LangGraph
  3. 3 General Summary
  4. 4 Architectural Overview

Interested in this course?

Contact us to book it or get a custom training plan for your team.