mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-02 03:26:17 +00:00
cli updates 2 (#12447)
- extras group - readme - another readme --------- Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
This commit is contained in:
@@ -11,13 +11,7 @@ Some other helpful docs:
|
||||
To use, first install the LangChain CLI.
|
||||
|
||||
```shell
|
||||
pip install -U langchain-cli
|
||||
```
|
||||
|
||||
Then, install `langserve`:
|
||||
|
||||
```shell
|
||||
pip install -U "langserve[all]"
|
||||
pip install -U "langchain-cli[serve]"
|
||||
```
|
||||
|
||||
Next, create a new LangChain project:
|
||||
|
Reference in New Issue
Block a user