Skip to main content

Build

The LangChain open source stack provides the building blocks you need to design, test, and ship agents in Python.

Choose your starting point

Deep Agents, LangChain, and LangGraph share the same stack, so choose based on how much control you need:
https://mintcdn.com/langchain-5e9cc07a-preview-mdrxyd-1782275112-9320b02/qbzCU1_pL44sA--u/images/brand/deep-agents-icon.png?fit=max&auto=format&n=qbzCU1_pL44sA--u&q=85&s=68bf020476dcde697e400347b09ce305

Deep Agents

Build agents for complex, long-running tasks. A complete agent harness with planning, subagents, a virtual filesystem, and long-term memory built in. The fastest way to start.
https://mintcdn.com/langchain-5e9cc07a-preview-mdrxyd-1782275112-9320b02/qbzCU1_pL44sA--u/images/brand/langchain-icon.png?fit=max&auto=format&n=qbzCU1_pL44sA--u&q=85&s=e4f663616d22f54b5ac183d8feed80a3

LangChain

A minimal, configurable agent framework. Compose exactly what you need from models, tools, prompts, and middleware.
https://mintcdn.com/langchain-5e9cc07a-preview-mdrxyd-1782275112-9320b02/qbzCU1_pL44sA--u/images/brand/langgraph-icon.png?fit=max&auto=format&n=qbzCU1_pL44sA--u&q=85&s=326876e27b74ae6601d8cbd272ed8396

LangGraph

Low-level orchestration for stateful, long-running agents: durable execution, streaming, memory, and human-in-the-loop.

Use a ready-made agent

Deep Agents Code

Open source terminal coding agent (dcode) built on the Deep Agents SDK. Switch models mid-session, customize skills and memory, and approve shell execution from the CLI.

Explore

Integrations

Connect to model providers, vector stores, retrievers, and other components.

Learn

Follow tutorials and conceptual guides for common agent patterns and use cases.

Reference

API references, error codes, release notes, and migration guides.

Contribute

Contribute documentation, code, and integrations to the LangChain ecosystem.