imbajin commented on code in PR #304:
URL: 
https://github.com/apache/incubator-hugegraph-ai/pull/304#discussion_r2465629167


##########
hugegraph-llm/src/hugegraph_llm/demo/rag_demo/configs_block.py:
##########
@@ -653,6 +730,54 @@ def reranker_settings(reranker_type):
                 inputs=reranker_config_input,  # pylint: disable=no-member

Review Comment:
   ⚠️ **功能完整性**: 在 UI 中添加了向量引擎配置,但没有看到相应的测试代码。
   
   建议:
   1. 添加单元测试验证配置的持久化逻辑
   2. 添加集成测试验证与 Milvus/Qdrant 的连接
   3. 测试错误场景(如无效端口、错误密码等)



-- 
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]

Reply via email to