> ## 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.

# DeepSeek 集成

> 使用 LangChain Python 与 DeepSeek 集成。

[DeepSeek](https://www.deepseek.com/) 是一家开发大语言模型的中国人工智能公司。

## 聊天模型

<Columns cols={2}>
  <Card title="ChatDeepSeek" href="/oss/python/integrations/chat/deepseek" cta="开始使用" icon="message" arrow>
    DeepSeek 聊天模型。
  </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\deepseek.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>
