Merge branch 'main' of https://github.com/HKUDS/LightRAG into main
Browse files
README.md
CHANGED
@@ -186,7 +186,7 @@ Output your evaluation in the following JSON format:
|
|
186 |
```
|
187 |
## Citation
|
188 |
|
189 |
-
```
|
190 |
@article{guo2024lightrag,
|
191 |
title={LightRAG: Simple and Fast Retrieval-Augmented Generation},
|
192 |
author={Zirui Guo and Lianghao Xia and Yanhua Yu and Tu Ao and Chao Huang},
|
|
|
186 |
```
|
187 |
## Citation
|
188 |
|
189 |
+
```python
|
190 |
@article{guo2024lightrag,
|
191 |
title={LightRAG: Simple and Fast Retrieval-Augmented Generation},
|
192 |
author={Zirui Guo and Lianghao Xia and Yanhua Yu and Tu Ao and Chao Huang},
|