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

# Baseten integrations

> Integrate with Baseten using LangChain Python.

This page covers all LangChain integrations with [Baseten](https://baseten.co).

Baseten provides infrastructure for deploying and serving ML models. Access open source models via [model APIs](https://docs.baseten.co/development/model-apis/overview#supported-models) or run proprietary and fine-tuned models on dedicated GPUs through dedicated deployments.

## Model interfaces

<Columns cols={2}>
  <Card title="ChatBaseten" href="/oss/python/integrations/chat/baseten" cta="Get started" icon="message" arrow>
    Baseten chat models.
  </Card>

  <Card title="BasetenEmbeddings" href="/oss/python/integrations/embeddings/baseten" cta="Get started" icon="stack-2" arrow>
    Baseten embedding models.
  </Card>
</Columns>

***

<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/python/integrations/providers/baseten.mdx) or [file an issue](https://github.com/langchain-ai/docs/issues/new/choose).
  </Callout>
</div>
