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

# Fireworks AI integrations

> Integrate with Fireworks AI using LangChain Python.

This page covers all LangChain integrations with [Fireworks AI](https://fireworks.ai/), a generative AI inference platform to run and customize models with industry-leading speed and production-readiness.

## Model interfaces

<Columns cols={2}>
  <Card title="ChatFireworks" href="/oss/python/integrations/chat/fireworks" cta="Get started" icon="message" arrow>
    Fireworks AI chat models.
  </Card>

  <Card title="FireworksEmbeddings" href="/oss/python/integrations/embeddings/fireworks" cta="Get started" icon="stack-2" arrow>
    Fireworks AI embedding models.
  </Card>
</Columns>

## Other

<Columns cols={2}>
  <Card title="Fireworks" href="/oss/python/integrations/llms/fireworks" cta="Get started" icon="cursor-text" arrow>
    (Legacy) Fireworks AI text completion 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/fireworks.mdx) or [file an issue](https://github.com/langchain-ai/docs/issues/new/choose).
  </Callout>
</div>
