> ## Documentation Index
> Fetch the complete documentation index at: https://langchain-zh.cn/llms.txt
> Use this file to discover all available pages before exploring further.

# Groq 集成

> 使用 LangChain Python 与 Groq 集成。

<Warning>
  本页面引用了 [Groq](https://console.groq.com/docs/overview)，一家人工智能硬件和软件公司。有关如何使用 Grok 模型（由 [xAI](https://docs.x.ai/docs/overview) 提供）的信息，请参阅 [xAI 提供商页面](/oss/python/integrations/providers/xai)。
</Warning>

## 模型接口

<Columns cols={2}>
  <Card title="ChatGroq" href="/oss/python/integrations/chat/groq" cta="开始使用" icon="message" arrow>
    Groq 平台上托管的聊天模型接口。
  </Card>
</Columns>

***

<div className="source-links">
  <Callout icon="edit">
    [Edit this page on GitHub](https://github.com/langchain-ai/docs/edit/main/src/i18n\zh-CN\oss\python\integrations\providers\groq.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>
