Commit 52ef3e5a authored by boshi-xixixi's avatar boshi-xixixi

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
parent 4c2e7342
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment