> ## Documentation Index
> Fetch the complete documentation index at: https://langchain-5e9cc07a-preview-devupd-1765394015-eccef47.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="link" href="https://reference.langchain.com/javascript/modules/langchain.html">
    Complete API reference for LangChain JavaScript/TypeScript, including chat models, tools, agents, and more.
  </Card>

  <Card title="LangGraph" icon="diagram-project" href="https://reference.langchain.com/javascript/modules/_langchain_langgraph.html">
    Complete API reference for LangGraph JavaScript/TypeScript, including graph APIs, state management, checkpointing, and more.
  </Card>
</CardGroup>

***

<Callout icon="pen-to-square" iconType="regular">
  [Edit the source of this page on GitHub.](https://github.com/langchain-ai/docs/edit/main/src/oss/reference/overview.mdx)
</Callout>

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