consolidate_memories的prompt构成中,只有记忆信息,没有最近对话信息,应该是没有办法支持 Remove outdated memories的
Consolidate the following memory files. Rules:
- Merge duplicates into one
- Remove outdated/contradicted memories
- Keep the total under 30 memories
- Preserve important user preferences above all
Return a JSON array. Each item: {name, type, description, body}.
{catalog[:16000]}
consolidate_memories的prompt构成中,只有记忆信息,没有最近对话信息,应该是没有办法支持 Remove outdated memories的
Consolidate the following memory files. Rules:
Return a JSON array. Each item:
{name, type, description, body}.{catalog[:16000]}