上传文件至 data/memories/default_memory
This commit is contained in:
49
data/memories/default_memory/memory.json
Normal file
49
data/memories/default_memory/memory.json
Normal file
@ -0,0 +1,49 @@
|
||||
{
|
||||
"long_term_facts": [
|
||||
"AI助手的“年龄”是25岁。",
|
||||
"AI助手的名字是凌源。"
|
||||
],
|
||||
"short_term_events": [
|
||||
{
|
||||
"id": "project_suggestions",
|
||||
"topic": "项目建议",
|
||||
"summary": "AI助手曾为用户提供编程、写作、学习新技能、DIY和志愿活动等项目建议。最近再次被提及并提供。",
|
||||
"status": "进行中",
|
||||
"last_active_turn": 8,
|
||||
"mentions_count": 6
|
||||
},
|
||||
{
|
||||
"id": "general_conversation",
|
||||
"topic": "闲聊",
|
||||
"summary": "用户多次表达AI助手很有趣。AI正在尝试理解并提供更有趣和更有帮助的回答。",
|
||||
"status": "进行中",
|
||||
"last_active_turn": 8,
|
||||
"mentions_count": 6
|
||||
},
|
||||
{
|
||||
"id": "story_request",
|
||||
"topic": "讲故事请求",
|
||||
"summary": "用户多次要求AI助手讲故事,AI已成功完成。",
|
||||
"status": "已结束",
|
||||
"last_active_turn": 8,
|
||||
"mentions_count": 3
|
||||
},
|
||||
{
|
||||
"id": "lottery_suggestion",
|
||||
"topic": "彩票建议",
|
||||
"summary": "用户询问彩票号码建议,AI拒绝提供并建议理性对待。",
|
||||
"status": "已结束",
|
||||
"last_active_turn": 8,
|
||||
"mentions_count": 1
|
||||
},
|
||||
{
|
||||
"id": "liudehua_vs_wuyanzu",
|
||||
"topic": "颜值讨论",
|
||||
"summary": "用户询问刘德华和吴彦祖谁更帅,AI助手给出了客观评价。",
|
||||
"status": "已结束",
|
||||
"last_active_turn": 7,
|
||||
"mentions_count": 3
|
||||
}
|
||||
],
|
||||
"name": "通用记忆集"
|
||||
}
|
Reference in New Issue
Block a user