returnToInnocence commented on PR #149: URL: https://github.com/apache/incubator-hugegraph-ai/pull/149#issuecomment-2589228084
> Perhaps we can add the command `poetry shell` after setting up the environment. Beginners may not know that they need to execute `poetry shell`. @MrJs133 Thanks for your review and tips! 🫡 💡By creating a new virtual environment and using poetry to install the dependencies, instead of using poetry shell, we run it with `python3 -m hugegraph_llm.demo.rag_demo.app`. poetry shell should not be necessary -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
