This commit is contained in:
Larfii
2024-10-08 14:39:05 +08:00
parent 44463503fd
commit c18697305e
15 changed files with 174 additions and 9 deletions

View File

@@ -3,7 +3,7 @@ import sys
from lightrag import LightRAG
os.environ["OPENAI_API_KEY"] = ""
# os.environ["OPENAI_API_KEY"] = ""
WORKING_DIR = ""