Open yaozeyang90 opened 2 months ago
Please check possible duplicated issue https://github.com/Cinnamon/kotaemon/issues/142#issuecomment-2315798693
This is not a dupicated issue . While we use GraphRAG to chat with llm which provided by openai,the software meet trouble. I find the DocumentRetrievalPipeline might direct to a wrong fold FSPath=PosixPath('/Users/sience/Desktop/kotaemon/ktem_app_data/user_data/files/index_1'). so it can't get data.(I have successfully completed the GraphRAG collection)
Description
When I use graphrag, I encounter the following error: FileNotFoundError: [WinError 3] The system cannot find the path specified.: 'C:\Users\zeyan\kotaemon\ktem_app_data\user_data\files\graphrag\23e6f795-bfa6-4a4c-b3db-370a14f0df72\output'. I have successfully used rag, but I am unable to use graphrag. graphrag is capable of uploading files and vectorizing them.
Reproduction steps
Screenshots
No response
Logs
Browsers
No response
OS
Windows
Additional information
No response