docs: rename to langchain-deepseek in docs (#29587)

This commit is contained in:
Erick Friis
2025-02-04 14:22:17 -08:00
committed by GitHub
parent 04e8f3b6d7
commit 7edfcbb090
5 changed files with 10 additions and 10 deletions

View File

@@ -1,11 +1,11 @@
# langchain-deepseek-official
# langchain-deepseek
This package contains the LangChain integration with the DeepSeek API
## Installation
```bash
pip install -U langchain-deepseek-official
pip install -U langchain-deepseek
```
And you should configure credentials by setting the following environment variables: