reinforce
Report which memory IDs proved useful during a task to increase their recall priority. Strengthening multiple memories together creates co-occurrence links for better future retrieval.
Instructions
Report which memories actually turned out to be useful.
When a task finishes, report the ids of memories that actually helped. Reinforced memories are more likely to surface near the top on the next recall. Passing multiple ids at once links those memories together via a co-occurrence link (Hebbian learning). strength ranges 0.1-3.0 and controls how strong the reinforcement is.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | ||
| strength | No |