> ## Documentation Index
> Fetch the complete documentation index at: https://langchain-5e9cc07a-preview-cbfron-1772840960-d2a2597.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-cbfron-1772840960-d2a2597/TIsOLrTWSa7boihi/images/brand/langchain-icon.png?fit=max&auto=format&n=TIsOLrTWSa7boihi&q=85&s=92c9cb7d4719e88fad0139d651485651" href="https://reference.langchain.com/javascript/modules/langchain.html" 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-cbfron-1772840960-d2a2597/TIsOLrTWSa7boihi/images/brand/langgraph-icon.png?fit=max&auto=format&n=TIsOLrTWSa7boihi&q=85&s=9e175431e31faa24b7a578c920aa86c5" href="https://reference.langchain.com/javascript/modules/_langchain_langgraph.html" 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-cbfron-1772840960-d2a2597/TIsOLrTWSa7boihi/images/brand/deep-agents-icon.png?fit=max&auto=format&n=TIsOLrTWSa7boihi&q=85&s=0e9f9a7f37746b92d601ed779f05e0c8" href="https://reference.langchain.com/javascript/modules/deepagents.html" 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="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>

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