Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X POST 'https://app.memorylake.cn/openapi/memorylake/api/v2/projects/proj-a1b2c3d4e5f6g7h8i9j0k1l2m3n4o5p6/memories/mem-123/forget' \ -H 'Authorization: Bearer sk_xxxxxx'
{ "success": true, "message": "Memory forgotten successfully" }
将记忆标记为已遗忘而不删除它
POST /openapi/memorylake/api/v2/projects/{id}/memories/{memoryId}/forget
project:mem_delete
instance