> ## Documentation Index
> Fetch the complete documentation index at: https://langchain-5e9cc07a-preview-opensw-1783454697-4d4e2b4.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="Deep Agents" icon="https://mintcdn.com/langchain-5e9cc07a-preview-opensw-1783454697-4d4e2b4/jftooiwBy_OUDTyv/images/brand/deep-agents-icon.png?fit=max&auto=format&n=jftooiwBy_OUDTyv&q=85&s=f076b0d11251d6bee5f346deec9b57a8" href="https://reference.langchain.com/python/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="LangChain" icon="https://mintcdn.com/langchain-5e9cc07a-preview-opensw-1783454697-4d4e2b4/jftooiwBy_OUDTyv/images/brand/langchain-icon.png?fit=max&auto=format&n=jftooiwBy_OUDTyv&q=85&s=ec840946cc568d9b6f030ae96d6ea8de" href="https://reference.langchain.com/python/langchain" width="195" height="195" data-path="images/brand/langchain-icon.png">
    Complete API reference for LangChain Python, including chat models, tools, agents, and more.
  </Card>

  <Card title="LangGraph" icon="https://mintcdn.com/langchain-5e9cc07a-preview-opensw-1783454697-4d4e2b4/jftooiwBy_OUDTyv/images/brand/langgraph-icon.png?fit=max&auto=format&n=jftooiwBy_OUDTyv&q=85&s=6f688b6e8b808a2f89284f2716472a60" href="https://reference.langchain.com/python/langgraph" width="195" height="195" data-path="images/brand/langgraph-icon.png">
    Complete API reference for LangGraph Python, including graph APIs, state management, checkpointing, and more.
  </Card>

  <Card title="LangChain Integrations" icon="plug" href="https://reference.langchain.com/python/integrations/overview">
    LangChain packages to connect with popular LLM providers, vector stores, tools, and other services.
  </Card>

  <Card title="MCP Adapter" icon="plug" href="https://reference.langchain.com/python/langchain_mcp_adapters/">
    Use Model Context Protocol (MCP) tools within LangChain and LangGraph applications.
  </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>
