imbajin commented on PR #262:
URL: 
https://github.com/apache/incubator-hugegraph-ai/pull/262#issuecomment-2954865069

   > I followed the instructions from 
[hugegraph.apache.org/cn/docs/quickstart/hugegraph-ai](https://hugegraph.apache.org/cn/docs/quickstart/hugegraph-ai/)
 and ran the following command:
   > 
   > ```shell
   > cd ./hugegraph-llm/src
   > python3 -m hugegraph_llm.demo.rag_demo.app
   > ```
   > 
   > However, an error was reported stating that the program should not be run 
from the `src` directory:
   > 
   > ```shell
   > (hugegraph) 
try-agaaain@XiaoXin16Pro21:/workspace/LLM-Agent/incubator-hugegraph-ai/hugegraph-llm/src$
 python -m hugegraph_llm.demo.rag_demo.app
   > [06/08/25 08:41:17] ERROR    llm: Current working directory is not the 
project root.   base_prompt_config.py:54
   >                              Please run this script from the project root 
directory:                           
   >                              
/workspace/LLM-Agent/incubator-hugegraph-ai/hugegraph-llm                       
  
   >                              Current directory:                            
                                    
   >                              
/workspace/LLM-Agent/incubator-hugegraph-ai/hugegraph-llm                       
  
   >                              /src                                          
                                    
   > ```
   > 
   > How should I run the program correctly?
   
   Apologize, the website is outdated & we'll update/sync it soon
   
   Please refer here to get the latest instruction & could also try docker 
images for it
   
   
https://github.com/apache/incubator-hugegraph-ai/blob/main/hugegraph-llm/README.md


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@hugegraph.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@hugegraph.apache.org
For additional commands, e-mail: issues-h...@hugegraph.apache.org

Reply via email to