mirror of
https://github.com/HKUDS/LightRAG.git
synced 2025-06-26 22:00:19 +00:00
Update README
This commit is contained in:
parent
fc7a0329df
commit
afba3df01a
@ -1109,7 +1109,8 @@ LightRAG 现已与 [RAG-Anything](https://github.com/HKUDS/RAG-Anything) 实现
|
||||
```
|
||||
2. 处理多模态文档:
|
||||
<details>
|
||||
<summary> <b> RAGAnything 使用实例 </b></summary>
|
||||
<summary> <b> RAGAnything 使用示例 </b></summary>
|
||||
|
||||
```python
|
||||
import asyncio
|
||||
from raganything import RAGAnything
|
||||
@ -1199,6 +1200,7 @@ LightRAG 现已与 [RAG-Anything](https://github.com/HKUDS/RAG-Anything) 实现
|
||||
if __name__ == "__main__":
|
||||
asyncio.run(load_existing_lightrag())
|
||||
```
|
||||
|
||||
</details>
|
||||
|
||||
如需详细文档和高级用法,请参阅 [RAG-Anything 仓库](https://github.com/HKUDS/RAG-Anything)。
|
||||
|
Loading…
x
Reference in New Issue
Block a user