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

# DeepSeek 集成

> 使用 LangChain Python 与 DeepSeek 集成。

[DeepSeek](https://www.deepseek.com/) is a Chinese artificial intelligence company that develops LLMs.

## 聊天模型

<Columns cols={2}>
  <Card title="ChatDeepSeek" href="/oss/python/integrations/chat/deepseek" cta="开始使用" icon="message" arrow>
    DeepSeek chat models.
  </Card>
</Columns>

***

<div className="source-links">
  <Callout icon="terminal-2">
    [将这些文档连接](/use-these-docs) 到 Claude、VSCode 等工具，通过 MCP 获取实时答案。
  </Callout>

  <Callout icon="edit">
    [在 GitHub 上编辑此页面](https://github.com/langchain-ai/docs/edit/main/src/oss/python/integrations/providers/deepseek.mdx)或[提交 issue](https://github.com/langchain-ai/docs/issues/new/choose).
  </Callout>
</div>
