@DanKornas: Agent tutorials are noisy. This repo gives you the path. LangGraph 101 is a hands-on tutorial repo for learning LangCha…

X AI KOLs Timeline Tools

Summary

LangGraph 101 is an open-source tutorial repo for learning LangChain, LangGraph, and Deep Agents through notebooks and runnable agent examples, organized into fundamental and production-patterns tracks.

Agent tutorials are noisy. This repo gives you the path. LangGraph 101 is a hands-on tutorial repo for learning LangChain, LangGraph, and Deep Agents through notebooks and runnable agent examples. It helps you move from basic agent building to deeper patterns by organizing the material into a 101 fundamentals track and a 201 production-patterns track. Key features: • Two learning tracks – start with LangChain/LangGraph fundamentals, then move into multi-agent systems, deep agents, and production workflows • Notebook-first walkthroughs – build agents with models, tools, memory, streaming, middleware, human-in-the-loop, and guardrails • Concrete agent examples – includes email triage, multi-agent music store, researcher, and DeepAgents implementations • LangGraph Studio workflow – run agents locally with `langgraph dev` for a local API server, Studio UI, and hot reloading • Provider setup notes – centralized model config with guidance for OpenAI, Azure OpenAI, AWS Bedrock, and Google Vertex AI It’s open-source (MIT license). Link in the reply
Original Article
View Cached Full Text

Cached at: 06/05/26, 01:14 PM

Agent tutorials are noisy. This repo gives you the path.

LangGraph 101 is a hands-on tutorial repo for learning LangChain, LangGraph, and Deep Agents through notebooks and runnable agent examples.

It helps you move from basic agent building to deeper patterns by organizing the material into a 101 fundamentals track and a 201 production-patterns track.

Key features:

• Two learning tracks – start with LangChain/LangGraph fundamentals, then move into multi-agent systems, deep agents, and production workflows • Notebook-first walkthroughs – build agents with models, tools, memory, streaming, middleware, human-in-the-loop, and guardrails • Concrete agent examples – includes email triage, multi-agent music store, researcher, and DeepAgents implementations • LangGraph Studio workflow – run agents locally with langgraph dev for a local API server, Studio UI, and hot reloading • Provider setup notes – centralized model config with guidance for OpenAI, Azure OpenAI, AWS Bedrock, and Google Vertex AI

It’s open-source (MIT license).

Link in the reply

Similar Articles

@LangChain: Everything you need to know about Managed Deep Agents:

X AI KOLs Timeline

LangChain announces Managed Deep Agents in private beta, a hosted API-first runtime for building, running, and operating deep agents in production, leveraging the open-source Deep Agents harness and integrating with LangSmith for durable execution, streaming, and human-in-the-loop workflows.