Submit feedback for a memory
Feedback
Submit feedback for a memory
Record whether a retrieved memory was useful, irrelevant, outdated, or wrong. This signal can be used to improve retrieval quality over time.
POST
Submit feedback for a memory
Authorizations
API key created from the MemContext dashboard. Keys are prefixed with mc_.
Path Parameters
Memory UUID.
Query Parameters
Hard isolation boundary. When provided, the memory must belong to this scope.
Maximum string length:
200Body
application/json
helpful- The memory was useful in the current context.not_helpful- The memory was irrelevant.outdated- The memory contains stale information.wrong- The memory contains incorrect information.
Available options:
helpful, not_helpful, outdated, wrong Optional explanation of why this feedback is being submitted.
Maximum string length:
1000Response
Feedback recorded.
