feat(conversations): 列表与详情统一 ID/标题;敏感词结构化响应;新增删除对话服务
- services:create_conversation 默认标题“新会话 mm-dd HH:MM” - services:add_message 首次用户消息更新标题;消息与返回使用结构化敏感词列表 - services:get_conversation 统一返回 id/_id/title 并结构化敏感词 - services:get_user_conversations 列表仅返回最近一条消息(负载优化) - services:delete_conversation 删除对话并清理敏感记录 关联问题:#7 #8 #9 #12 #10
Showing
This diff is collapsed.
Please register or sign in to comment