mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-18 16:16:33 +00:00
Update readmes with new cli install (#12847)
Old command still works. Just simplifying. Merge after releasing CLI 0.0.15
This commit is contained in:
@@ -11,7 +11,7 @@ They are all in a standard format which make it easy to deploy them with [LangSe
|
||||
To use, first install the LangChain CLI.
|
||||
|
||||
```shell
|
||||
pip install -U "langchain-cli[serve]"
|
||||
pip install -U langchain-cli
|
||||
```
|
||||
|
||||
Next, create a new LangChain project:
|
||||
|
Reference in New Issue
Block a user