Skip to content

[Enhancement]: Improve the usability of the RAG process #1051

@SuperEver

Description

@SuperEver

Current Behavior

  1. 流程过于繁琐: 以下三个服务并没有见到自动化的脚本串联他们。
    • 启动解析服务 (server_with_worker.py)
    • 启动Document服务 (document.py)
    • 启动Retriever (retriever_using_url.py)
  2. 硬编码配置缺乏灵活性: 端口、URL、存储配置全部硬编码。每次都得改代码
  3. 可用的配置项无指导:比如Milvus配置项很多,设置什么值并没有清晰的说明

最后:期望Lazy-RAG在易用性上进行改善,加油💪🏻

Improvement Suggestions

参考Current Behavior

Benefits of Improvement

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions