LangGraph - Persistence & Human-in-the-Loop Workflow

Опубликовано: 12 Июль 2026
на канале: Coding Crash Courses
4,399
106

In this video, I’ll show you how to handle persistence with LangGraph, enabling a unique Human-in-the-Loop workflow. This approach allows a human to grant an LLM (Language Model) permission to perform actions.

🔗 Code Repository: https://github.com/Coding-Crashkurse/...

📅 Timestamps:
0:00 - Introduction
0:25 - Checkpointers
5:54 - Threads
10:03 - Overrule LLM
11:08 - Human as Expert