mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 10:17:00 +00:00
docs: rename to langchain-deepseek in docs (#29587)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user