一个即插即用的智能知识库助手后端模块。把它放到任何 FastAPI 项目中,即可获得: agent-module-pro/ ├── app/ │ ├── main.py ← 模块入口(含根路径健康检查) │ ├── api/ │ │ ├── chat ...