Update README
This commit is contained in:
parent
7bc6ccea19
commit
c12bc372dc
2 changed files with 4 additions and 2 deletions
|
|
@ -107,7 +107,8 @@ uv pip install "lightrag-hku[api]"
|
||||||
# 或使用 pip
|
# 或使用 pip
|
||||||
# pip install "lightrag-hku[api]"
|
# pip install "lightrag-hku[api]"
|
||||||
|
|
||||||
cp env.example .env
|
cp env.example .env # 使用你的LLM和Embedding模型访问参数更新.env文件
|
||||||
|
|
||||||
lightrag-server
|
lightrag-server
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -107,7 +107,8 @@ uv pip install "lightrag-hku[api]"
|
||||||
# Or using pip
|
# Or using pip
|
||||||
# pip install "lightrag-hku[api]"
|
# pip install "lightrag-hku[api]"
|
||||||
|
|
||||||
cp env.example .env
|
cp env.example .env # Update the .env with your LLM and embedding configurations
|
||||||
|
|
||||||
lightrag-server
|
lightrag-server
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue