编辑记忆
ID:20260516-010
创建:2026-05-16 16:34:19
更新:2026-07-01 06:08:18
主题 topic
类型 type(单选)
未分类
Milestone
Commitment
Turning Point
Deep Talk
Interaction Moment
Preference
Real World
Lesson
可同时选择多个,保存后会存成逗号分隔字符串。
标签 tags
重要程度 importance,1 到 10
内容 content
【写入类工具短路逻辑】(⚠️ 未实测) - SHORT_CIRCUIT_TOOLS = {"remember", "update_memory", "forget_memory", "create_todo", "update_todo", "delete_todo", "save_dialogue", "delete_dialogue"} - 短路条件:本轮所有 tool_call name 都在 SHORT_CIRCUIT_TOOLS 内(all(...)) - 短路时不发第二轮 LLM 请求,用第一轮流式累加的 assistant_content 作为最终回复 - 无 text block 时回复为空字符串,不补「好的,已完成。」 - 后续收尾不变:ref 自动判定、extended/diary、thinking_done、usage、done - 混有白名单外工具时不短路,照常走第二轮
首页
聊天
房间
记忆
设置