修改readme
Some checks failed
构建并部署 AI Agent 服务 / deploy (push) Failing after 6m35s

This commit is contained in:
2026-05-05 14:06:36 +08:00
parent d050dcf835
commit 8b5fbbd395
3 changed files with 198 additions and 521 deletions

View File

@@ -49,9 +49,7 @@
-**向后兼容**:可通过 use_hybrid_router=True/False 切换混合路由/纯 React 模式
---
好的,以下是根据我们讨论优化后的完整架构部分。你直接粘贴到 README 中即可使用。
```markdown
## 🏗️ 技术架构
### 1. 技术栈总览
@@ -422,7 +420,8 @@ graph LR
|------|------|---------|
| **PostgreSQL** | 对话历史、长期记忆 | 远程服务器SQLAlchemy ORM |
| **Qdrant** | 文档向量、知识库 | 远程服务器gRPC/HTTP API |
```
---
### 数据流向图