helped
Mark a surfaced memory as helpful or unhelpful to strengthen useful memories and let irrelevant ones decay.
Instructions
Mark whether a surfaced memory actually helped.
This feedback loop is what makes NeverOnce learn.
Helpful memories get stronger. Unhelpful ones decay.
Args:
memory_id: The memory ID (from recall results).
did_help: True if the memory was useful, False if not.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| did_help | Yes | ||
| memory_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |