returnToInnocence commented on code in PR #75: URL: https://github.com/apache/incubator-hugegraph-ai/pull/75#discussion_r1749418055
########## hugegraph-llm/src/hugegraph_llm/demo/css.py: ########## Review Comment: At present, for rag_web_demo, it seems that the relevant code scale is further increasing, such as the existing front-end ui related code part, and the current `css` style introduction Is it possible to consider encapsulating a module for `rag_web_demo` and placing `css` and subsequent split UI-related code in similar `/rag_web_demo/resource` for rag_web_demo to use? -- 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]
