Refa: change mcp_client module to rag/utils/conn (#8578)

### What problem does this PR solve?

Change mcp_client module to rag/utils/conn.

### Type of change

- [x] Refactoring
This commit is contained in:
Yongteng Lei
2025-07-01 09:29:19 +08:00
committed by GitHub
parent d620432e3b
commit 8801de2772
6 changed files with 27 additions and 14 deletions

View File

@ -200,7 +200,6 @@ COPY graphrag graphrag
COPY agentic_reasoning agentic_reasoning
COPY pyproject.toml uv.lock ./
COPY mcp mcp
COPY mcp_client mcp_client
COPY plugin plugin
COPY docker/service_conf.yaml.template ./conf/service_conf.yaml.template