ollama test

This commit is contained in:
LarFii
2024-10-16 15:15:10 +08:00
parent 8946023b54
commit 92c11179fe
6 changed files with 94 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
from .lightrag import LightRAG, QueryParam
__version__ = "0.0.5"
__version__ = "0.0.6"
__author__ = "Zirui Guo"
__url__ = "https://github.com/HKUDS/LightRAG"