@@ -8,8 +8,7 @@ from lightrag.llm import gpt_4o_mini_complete, gpt_4o_complete
# nest_asyncio.apply()
#########
WORKING_DIR="./neo4jWorkDir"
WORKING_DIR="./local_neo4jWorkDir"
ifnotos.path.exists(WORKING_DIR):
os.mkdir(WORKING_DIR)
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.