mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-13 21:47:12 +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:
@@ -75,7 +75,7 @@ Use these steps to setup your Supabase database if you haven't already.
|
||||
To use this package, install the LangChain CLI first:
|
||||
|
||||
```shell
|
||||
pip install -U "langchain-cli[serve]"
|
||||
pip install -U langchain-cli
|
||||
```
|
||||
|
||||
Create a new LangChain project and install this package as the only one:
|
||||
|
Reference in New Issue
Block a user