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

# DeepSeek

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

```python theme={null}
from langchain_deepseek import ChatDeepSeek
```
