Files
AIclinicalresearch/docs/01-平台基础层/06-前端架构/README.md
HaHafeng 1b53ab9d52 feat(aia): Complete AIA V2.0 with universal streaming capabilities
Major Changes:
- Add StreamingService with OpenAI Compatible format
- Upgrade Chat component V2 with Ant Design X integration
- Implement AIA module with 12 intelligent agents
- Update API routes to unified /api/v1 prefix
- Update system documentation

Backend (~1300 lines):
- common/streaming: OpenAI Compatible adapter
- modules/aia: 12 agents, conversation service, streaming integration
- Update route versions (RVW, PKB to v1)

Frontend (~3500 lines):
- modules/aia: AgentHub + ChatWorkspace (100% prototype restoration)
- shared/Chat: AIStreamChat, ThinkingBlock, useAIStream Hook
- Update API endpoints to v1

Documentation:
- AIA module status guide
- Universal capabilities catalog
- System overview updates
- All module documentation sync

Tested: Stream response verified, authentication working
Status: AIA V2.0 core completed (85%)
2026-01-14 19:15:01 +08:00

68 lines
1.1 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# å‰<C3A5>端架构
## 📋 目录
本ç®å½•包å<EFBFBD>«å¹³å<EFBFBD>°å‰<EFBFBD>ç«¯çš„æž¶æž„è®¾è®¡æ‡æ¡£ã€?
### 文档列表
- **[01-å‰<C3A5>端总体架构设计.md](./01-å‰<C3A5>端总体架构设计.md)** - å¹³å<C2B3>°çº§å‰<C3A5>端架构总体设计
- **[02-导航结构设计.md](./02-导航结构设计.md)** - 顶部导航和左侧导航的详细设计
- **[03-架构原型å›?html](./03-架构原型å›?html)** - 交äºå¼<C3A5>å‰<C3A5>端架构原åžå¾
---
## 🎯 设计原则
### 1. 模å<C2A1>—åŒè®¾è®?
- æ¯<C3A6>个功能模å<C2A1>—ç¬ç«å¼€å<E282AC>ã€<C3A3>ç¬ç«éƒ¨ç½?
- 模å<C2A1>—é—´æ— ä¾<C3A4>èµå…³ç³»ï¼Œå<C592>¯ç¬ç«è¿<C3A8>行
- 支æŒ<C3A6>模å<C2A1>—ç¬ç«äº§å“<C3A5>åŒ?
### 2. æ<>ƒé™<C3A9>控制设计
- 基于用户版本的æ<E2809E>ƒé™<C3A9>控åˆ?
- ç<>µæ´»çš„功能模å<C2A1>—开关机åˆ?
- 版本é…<C3A9>ç½®å<C2AE>¯åЍæ€<C3A6>è°ƒæ•?
### 3. å<>¯æ‰©å±•性设è®?
- é¢„ç•™æ°æ¨¡å<C2A1>—接入接å<C2A5>?
- æ<>ä»¶åŒçš„æ¨¡å<C2A1>—加载机åˆ
- é…<C3A9>置驱动的功能开å…?
---
## 📚 相关文档
- [系统架构分层设计](../../00-系统总体设计/01-系统架构分层设计.md)
- [模å<EFBFBD>—åŒæž¶æž„设计](../../00-系统总体设计/06-模å<C2A1>—ç¬ç«éƒ¨ç½²ä¸Žå<C5BD>•æœºç‰ˆæ¹æ¡ˆ.md)
---
**维护者:** å‰<C3A5>端开å<E282AC>å¢é˜?
**最å<E282AC>Žæ´æ°ï¼š** 2025-11-07