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

# Integrations

[LangSmith](https://smith.langchain.com/) provides support for [LangChain](/oss/python/langchain/overview) and [LangGraph](/oss/python/langgraph/overview) as well as integrations with a growing set of popular [LLM providers](#llm-providers) and [agent frameworks](#agent-frameworks). For setup and usage, refer to the guide pages in the navigation bar.

## LangChain open source frameworks

<Columns cols={2}>
  <Card title="LangChain" icon="link" href="/langsmith/trace-with-langchain" horizontal />

  <Card title="LangGraph" icon="circle-nodes" href="/langsmith/trace-with-langgraph" horizontal />

  <Card title="Deep Agents" icon="https://mintcdn.com/langchain-5e9cc07a-preview-switch-1770646296-2392f9d/brhkfc_AHFnc9uCJ/langsmith/images/deep-agents-icon.png?fit=max&auto=format&n=brhkfc_AHFnc9uCJ&q=85&s=ee68c45805b4ae71f82accaca607a900" href="/langsmith/trace-deep-agents" horizontal width="124" height="118" data-path="langsmith/images/deep-agents-icon.png" />
</Columns>

## LLM providers

<Columns cols={2}>
  <Card title="OpenAI" icon="openai" href="/langsmith/trace-openai" horizontal />

  <Card title="Anthropic" icon="https://mintcdn.com/langchain-5e9cc07a-preview-switch-1770646296-2392f9d/5wd0PhbsxMZ5pdfu/images/providers/anthropic.svg?fit=max&auto=format&n=5wd0PhbsxMZ5pdfu&q=85&s=7ed742200baf608fe13e0ffbdcce5f01" href="/langsmith/trace-anthropic" horizontal width="46" height="32" data-path="images/providers/anthropic.svg" />

  <Card title="Google Gemini" icon="https://mintcdn.com/langchain-5e9cc07a-preview-switch-1770646296-2392f9d/5wd0PhbsxMZ5pdfu/images/providers/google-gemini-icon.svg?fit=max&auto=format&n=5wd0PhbsxMZ5pdfu&q=85&s=ddaf22c2260c64d1f39e8b15538a40a6" href="/langsmith/trace-with-google-gemini" horizontal width="16" height="16" data-path="images/providers/google-gemini-icon.svg" />

  <Card title="Amazon Bedrock" icon="https://mintcdn.com/langchain-5e9cc07a-preview-switch-1770646296-2392f9d/5wd0PhbsxMZ5pdfu/images/providers/bedrock-icon.png?fit=max&auto=format&n=5wd0PhbsxMZ5pdfu&q=85&s=ddf66ecf4d6f7b9423d28631ba60de99" href="/langsmith/trace-bedrock" horizontal width="300" height="300" data-path="images/providers/bedrock-icon.png" />

  <Card title="DeepSeek" icon="https://mintcdn.com/langchain-5e9cc07a-preview-switch-1770646296-2392f9d/5wd0PhbsxMZ5pdfu/images/providers/deepseek-icon.svg?fit=max&auto=format&n=5wd0PhbsxMZ5pdfu&q=85&s=2e787f824db1cb2028b87731ed4491be" horizontal width="16" height="16" data-path="images/providers/deepseek-icon.svg" />

  <Card title="Mistral" icon="https://mintcdn.com/langchain-5e9cc07a-preview-switch-1770646296-2392f9d/5wd0PhbsxMZ5pdfu/images/providers/mistral-icon.svg?fit=max&auto=format&n=5wd0PhbsxMZ5pdfu&q=85&s=995a278d314c0fb8c639293e389c52ec" href="/langsmith/trace-with-mistral" horizontal width="16" height="16" data-path="images/providers/mistral-icon.svg" />
</Columns>

## Agent frameworks

<Columns cols={3}>
  <Card title="AutoGen" icon="https://mintcdn.com/langchain-5e9cc07a-preview-switch-1770646296-2392f9d/5wd0PhbsxMZ5pdfu/images/providers/ag-icon.svg?fit=max&auto=format&n=5wd0PhbsxMZ5pdfu&q=85&s=06ec08ba979b2f4db32ab13e2b0f9371" href="/langsmith/trace-with-autogen" horizontal width="96" height="85" data-path="images/providers/ag-icon.svg" />

  <Card title="Claude Agent SDK" icon="https://mintcdn.com/langchain-5e9cc07a-preview-switch-1770646296-2392f9d/5wd0PhbsxMZ5pdfu/images/providers/claude.svg?fit=max&auto=format&n=5wd0PhbsxMZ5pdfu&q=85&s=78e332afcddf1139409a55831bda8d94" href="/langsmith/trace-claude-agent-sdk" horizontal width="250" height="251" data-path="images/providers/claude.svg" />

  <Card title="CrewAI" icon="https://mintcdn.com/langchain-5e9cc07a-preview-switch-1770646296-2392f9d/5wd0PhbsxMZ5pdfu/images/providers/crewai-icon.svg?fit=max&auto=format&n=5wd0PhbsxMZ5pdfu&q=85&s=cdb1ebdb12c12b0a1a56c06673e4b384" href="/langsmith/trace-with-crewai" horizontal width="71" height="80" data-path="images/providers/crewai-icon.svg" />

  <Card title="Google ADK" icon="https://mintcdn.com/langchain-5e9cc07a-preview-switch-1770646296-2392f9d/5wd0PhbsxMZ5pdfu/images/providers/agent-development-kit.png?fit=max&auto=format&n=5wd0PhbsxMZ5pdfu&q=85&s=6c064e8439243bbfa9c1957596b76ccc" href="/langsmith/trace-with-google-adk" horizontal width="512" height="512" data-path="images/providers/agent-development-kit.png" />

  <Card title="Mastra" icon="https://mintcdn.com/langchain-5e9cc07a-preview-switch-1770646296-2392f9d/5wd0PhbsxMZ5pdfu/images/providers/mastra-icon-dark.png?fit=max&auto=format&n=5wd0PhbsxMZ5pdfu&q=85&s=ec2a2f90ed37a5cb827e8237cb87b52f" href="/langsmith/trace-with-mastra" horizontal width="322" height="202" data-path="images/providers/mastra-icon-dark.png" />

  <Card title="Microsoft Agent Framework" icon="https://mintcdn.com/langchain-5e9cc07a-preview-switch-1770646296-2392f9d/5wd0PhbsxMZ5pdfu/images/providers/microsoft-icon.svg?fit=max&auto=format&n=5wd0PhbsxMZ5pdfu&q=85&s=04cda7a8b07869b7754371241808e7ea" href="/langsmith/trace-with-microsoft-agent-framework" horizontal width="21" height="21" data-path="images/providers/microsoft-icon.svg" />

  <Card title="OpenAI Agents" icon="openai" href="/langsmith/trace-with-openai-agents-sdk" horizontal />

  <Card title="OpenTelemetry" icon="https://mintcdn.com/langchain-5e9cc07a-preview-switch-1770646296-2392f9d/5wd0PhbsxMZ5pdfu/images/providers/opentelemetry-icon.svg?fit=max&auto=format&n=5wd0PhbsxMZ5pdfu&q=85&s=ac7e0a6605abe5efd8d102a4546d30f2" href="/langsmith/trace-with-opentelemetry" horizontal width="128" height="128" data-path="images/providers/opentelemetry-icon.svg" />

  <Card title="PydanticAI" icon="https://mintcdn.com/langchain-5e9cc07a-preview-switch-1770646296-2392f9d/0nrywbeLnpOnWo2g/langsmith/images/pydantic-icon.png?fit=max&auto=format&n=0nrywbeLnpOnWo2g&q=85&s=f6d24fb80adc4e905dc6fa6ab0cfe7f8" href="/langsmith/trace-with-pydantic-ai" horizontal width="48" height="48" data-path="langsmith/images/pydantic-icon.png" />

  <Card title="Semantic Kernel" icon="https://mintcdn.com/langchain-5e9cc07a-preview-switch-1770646296-2392f9d/5wd0PhbsxMZ5pdfu/images/providers/microsoft-icon.svg?fit=max&auto=format&n=5wd0PhbsxMZ5pdfu&q=85&s=04cda7a8b07869b7754371241808e7ea" href="/langsmith/trace-with-semantic-kernel" horizontal width="21" height="21" data-path="images/providers/microsoft-icon.svg" />

  <Card title="Vercel AI SDK" icon="https://mintcdn.com/langchain-5e9cc07a-preview-switch-1770646296-2392f9d/6-ZDOGIYT2gzdMK9/langsmith/images/vercel-icon-light.svg?fit=max&auto=format&n=6-ZDOGIYT2gzdMK9&q=85&s=62e94dc67fe4d3eb9c23824f31766658" href="/langsmith/trace-with-vercel-ai-sdk" horizontal width="1155" height="1000" data-path="langsmith/images/vercel-icon-light.svg" />
</Columns>

## Voice AI frameworks

<Columns cols={2}>
  <Card title="Pipecat" icon="https://mintcdn.com/langchain-5e9cc07a-preview-switch-1770646296-2392f9d/5wd0PhbsxMZ5pdfu/images/providers/pipecat-icon.png?fit=max&auto=format&n=5wd0PhbsxMZ5pdfu&q=85&s=7b0c31f5e03583c655b0256a1939de21" href="/langsmith/trace-with-pipecat" horizontal width="280" height="280" data-path="images/providers/pipecat-icon.png" />

  <Card title="Livekit" icon="https://mintcdn.com/langchain-5e9cc07a-preview-switch-1770646296-2392f9d/5wd0PhbsxMZ5pdfu/images/providers/livekit-icon.png?fit=max&auto=format&n=5wd0PhbsxMZ5pdfu&q=85&s=e84d86996c02feb6d864713a5ce5d207" href="/langsmith/trace-with-livekit" horizontal width="200" height="200" data-path="images/providers/livekit-icon.png" />
</Columns>

## Developer tools

<Columns cols={2}>
  <Card title="Instructor" icon="https://mintcdn.com/langchain-5e9cc07a-preview-switch-1770646296-2392f9d/5wd0PhbsxMZ5pdfu/images/providers/instructor-icon.svg?fit=max&auto=format&n=5wd0PhbsxMZ5pdfu&q=85&s=02429927946e43a8322f0497ae04fe44" href="/langsmith/trace-with-instructor" horizontal width="1155" height="1000" data-path="images/providers/instructor-icon.svg" />

  <Card title="Claude Code" icon="https://mintcdn.com/langchain-5e9cc07a-preview-switch-1770646296-2392f9d/5wd0PhbsxMZ5pdfu/images/providers/claude.svg?fit=max&auto=format&n=5wd0PhbsxMZ5pdfu&q=85&s=78e332afcddf1139409a55831bda8d94" href="/langsmith/trace-claude-code" horizontal width="250" height="251" data-path="images/providers/claude.svg" />

  <Card title="Temporal" icon="https://mintcdn.com/langchain-5e9cc07a-preview-switch-1770646296-2392f9d/5wd0PhbsxMZ5pdfu/images/providers/temporal-icon.jpeg?fit=max&auto=format&n=5wd0PhbsxMZ5pdfu&q=85&s=6b3fadaad0d7556d182798673fde73d1" href="/langsmith/trace-with-temporal" horizontal width="225" height="225" data-path="images/providers/temporal-icon.jpeg" />
</Columns>

***

<Callout icon="pen-to-square" iconType="regular">
  [Edit this page on GitHub](https://github.com/langchain-ai/docs/edit/main/src/langsmith/integrations.mdx) or [file an issue](https://github.com/langchain-ai/docs/issues/new/choose).
</Callout>

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