feat: 全新智能体功能

- 基于先进智能体框架,增加智能体编排功能
- 增加智能体聊天,并对接持久化
This commit is contained in:
2026-05-25 11:42:48 +08:00
parent 6c3d98eaac
commit 72df00f25b
168 changed files with 22045 additions and 400 deletions

View File

@@ -23,6 +23,7 @@
},
"ai": {
"chat": "Chat",
"agents": "Agent",
"bots": "ChatAssistant",
"title": "AI",
"resources": "Resources",

View File

@@ -23,6 +23,7 @@
},
"ai": {
"chat": "聊天",
"agents": "智能体",
"bots": "聊天助手",
"title": "AI能力",
"resources": "素材库",