mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-02-09 00:25:46 +08:00
update README_en.md
This commit is contained in:
parent
efa1338eb5
commit
384d705101
@ -34,7 +34,7 @@
|
|||||||
|
|
||||||
### 1. install python packages
|
### 1. install python packages
|
||||||
```commandline
|
```commandline
|
||||||
pip install -r requirements
|
pip install -r requirements.txt
|
||||||
```
|
```
|
||||||
Attention: With langchain.document_loaders.UnstructuredFileLoader used to connect with local knowledge file, you may need some other dependencies as mentioned in [langchain documentation](https://python.langchain.com/en/latest/modules/indexes/document_loaders/examples/unstructured_file.html)
|
Attention: With langchain.document_loaders.UnstructuredFileLoader used to connect with local knowledge file, you may need some other dependencies as mentioned in [langchain documentation](https://python.langchain.com/en/latest/modules/indexes/document_loaders/examples/unstructured_file.html)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user