> ## Documentation Index
> Fetch the complete documentation index at: https://langchain-5e9cc07a-preview-ramonn-1789138246-3410f5f.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Reference

Comprehensive API reference documentation for the LangChain and LangGraph Python and TypeScript libraries.

## Reference sites

<CardGroup cols={2}>
  <Card title="LangChain" icon="https://mintcdn.com/langchain-5e9cc07a-preview-ramonn-1789138246-3410f5f/t_xTFpQ1c8m9RhMz/images/brand/langchain-icon.png?fit=max&auto=format&n=t_xTFpQ1c8m9RhMz&q=85&s=48692e2ed821c50e395d9057d32a07fd" href="https://reference.langchain.com/javascript/langchain" width="195" height="195" data-path="images/brand/langchain-icon.png">
    Complete API reference for LangChain JavaScript/TypeScript, including chat models, tools, agents, and more.
  </Card>

  <Card title="LangGraph" icon="https://mintcdn.com/langchain-5e9cc07a-preview-ramonn-1789138246-3410f5f/t_xTFpQ1c8m9RhMz/images/brand/langgraph-icon.png?fit=max&auto=format&n=t_xTFpQ1c8m9RhMz&q=85&s=16737006892495ea4c6e2f642dcf571d" href="https://reference.langchain.com/javascript/langchain-langgraph" width="195" height="195" data-path="images/brand/langgraph-icon.png">
    Complete API reference for LangGraph JavaScript/TypeScript, including graph APIs, state management, checkpointing, and more.
  </Card>

  <Card title="Deep Agents" icon="https://mintcdn.com/langchain-5e9cc07a-preview-ramonn-1789138246-3410f5f/t_xTFpQ1c8m9RhMz/images/brand/deep-agents-icon.png?fit=max&auto=format&n=t_xTFpQ1c8m9RhMz&q=85&s=b31b8b0b56458b642051faed742334a4" href="https://reference.langchain.com/javascript/deepagents" width="195" height="195" data-path="images/brand/deep-agents-icon.png">
    Build agents that can plan, use subagents, and leverage file systems for complex tasks
  </Card>

  <Card title="MCP Adapter" icon="plug" href="https://reference.langchain.com/javascript/langchain-mcp-adapters">
    Use Model Context Protocol (MCP) tools within LangChain and LangGraph applications.
  </Card>

  <Card title="Deep Agents" icon="https://mintcdn.com/langchain-5e9cc07a-preview-ramonn-1789138246-3410f5f/t_xTFpQ1c8m9RhMz/images/brand/deep-agents-icon.png?fit=max&auto=format&n=t_xTFpQ1c8m9RhMz&q=85&s=b31b8b0b56458b642051faed742334a4" href="https://reference.langchain.com/javascript/deepagents" width="195" height="195" data-path="images/brand/deep-agents-icon.png">
    Build agents that can plan, use subagents, and leverage file systems for complex tasks.
  </Card>
</CardGroup>

***

<div className="source-links">
  <Callout icon="terminal-2">
    [Connect these docs](/use-these-docs) to Claude, VSCode, and more via MCP for real-time answers.
  </Callout>

  <Callout icon="edit">
    [Edit this page on GitHub](https://github.com/langchain-ai/docs/edit/main/src/oss/reference/overview.mdx) or [file an issue](https://github.com/langchain-ai/docs/issues/new/choose).
  </Callout>
</div>
