configure_distillation
Set the memory filtering policy to control which memories are distilled before context formatting, choosing default, noop, or none to manage relevance, freshness, and duplication.
Instructions
Configure the distillation pipeline policy (default, noop, or none) that filters memories before context formatting
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| policy | Yes | Policy to apply: default (relevance+freshness+dedup), noop (pass-through), none (clear pipeline) |