Update README.md
This commit is contained in:
@@ -25,7 +25,7 @@ This repository hosts the code of LightRAG. The structure of this code is based
|
|||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
* Install from source
|
* Install from source (Recommend)
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd LightRAG
|
cd LightRAG
|
||||||
@@ -142,7 +142,7 @@ rag = LightRAG(
|
|||||||
</details>
|
</details>
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary> Using Ollama Models </summary>
|
<summary> Using Ollama Models (There are some bugs. I'll fix them ASAP.) </summary>
|
||||||
If you want to use Ollama models, you only need to set LightRAG as follows:
|
If you want to use Ollama models, you only need to set LightRAG as follows:
|
||||||
|
|
||||||
```python
|
```python
|
||||||
|
Reference in New Issue
Block a user