diff --git a/persona-studio/brain/memory/EXP-001/memory.json b/persona-studio/brain/memory/EXP-001/memory.json index 5e5905c0..9aaa01b7 100644 --- a/persona-studio/brain/memory/EXP-001/memory.json +++ b/persona-studio/brain/memory/EXP-001/memory.json @@ -1,7 +1,18 @@ { "dev_id": "EXP-001", - "conversations": [], - "last_topic": null, + "conversations": [ + { + "role": "user", + "content": "你好,我想做一个登录页面", + "timestamp": "2026-03-10T07:11:22.598Z" + }, + { + "role": "assistant", + "content": "你好!我是知秋。告诉我你想做什么,我们一起聊聊方案 😊", + "timestamp": "2026-03-10T07:11:22.598Z" + } + ], + "last_topic": "你好,我想做一个登录页面", "preferences": {}, - "updated_at": null -} + "updated_at": "2026-03-10T07:11:22.598Z" +} \ No newline at end of file