Skip to main content

Description

update_memory changes an existing saved memory. Use it when search_memory returns a memory that is wrong, outdated, incomplete, or poorly worded and you know the corrected content. Use memory_feedback separately to rate retrieval quality. Feedback affects ranking; update_memory changes the saved memory and refreshes its retrieval embedding.

Parameters

Example

Response

Returns the updated memory result on success, or a 404 error if the memory was not found.