Workflow
LangChain Academy New Course: Deep Agents with LangGraph
LangChainยท2025-09-18 15:56

Anthropic's Claude Code, OpenAI's Deep Researcher, and Manus's general purpose agent have demonstrated that agents can be amazingly effective on complex, long-running tasks. We call these Deep Agents because they have a few key differentiators from earlier forms of agents. In our new LangChain Academy course, Deep Agents with LangGraph, you'll learn their key characteristics and how to implement them in your own Deep Agent.So what makes these agents different. Under the hood, they use a simple ReAct tool-ca ...