feat: 完成管理端聊天工作台收口

- 新增管理端聊天工作台与会话级额外知识库持久化

- 补齐发布态聊天、历史会话只读判断与答案版本切换

- 新增 chat_round 热数据与主线消息读取支撑
This commit is contained in:
2026-05-14 20:22:46 +08:00
parent 2ad8935a61
commit 47c2bad839
63 changed files with 8609 additions and 136 deletions

View File

@@ -22,6 +22,7 @@
"oauth": "OAuth"
},
"ai": {
"chat": "Chat",
"bots": "ChatAssistant",
"title": "AI",
"resources": "Resources",

View File

@@ -22,6 +22,7 @@
"oauth": "认证设置"
},
"ai": {
"chat": "聊天",
"bots": "聊天助手",
"title": "AI能力",
"resources": "素材库",