memory_decay
Remove low-quality and outdated memories using a Weibull decay model to maintain memory cleanliness. Call periodically to forget irrelevant information.
Instructions
Run the intelligent forgetting engine — removes low-quality, outdated memories based on Weibull decay model. Call periodically (e.g., once per session) to keep memory clean.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | If true, only report what would be removed without deleting |