mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-10 15:33:11 +00:00
docs: update how to install (#21920)
Fix installation instructions in how-to install
This commit is contained in:
@@ -41,7 +41,7 @@ pip install langchain-core
|
|||||||
```
|
```
|
||||||
|
|
||||||
## LangChain community
|
## LangChain community
|
||||||
The `langchain-community` package contains third-party integrations. It is automatically installed by `langchain`, but can also be used separately. Install with:
|
The `langchain-community` package contains third-party integrations. Install with:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pip install langchain-community
|
pip install langchain-community
|
||||||
|
Reference in New Issue
Block a user