feedback_memory
Provide feedback on recalled memories to improve future recall quality. Signal whether memories were useful or irrelevant to enhance the system's learning over time.
Instructions
Signal whether a recalled memory was useful or irrelevant. Helps improve future recall quality over time. Use after recalling memories to indicate which were helpful vs noise.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes | The memory ID to give feedback on | |
| signal | Yes | "useful" boosts the memory's ranking, "irrelevant" reduces its importance |