API reference
DreamingSweepOptions
Public `Memory` namespace.
DreamingSweepOptions
Auto-generated from TypeDoc on each build. Edit the JSDoc in packages/sdk/src/ to change this page.
Public Memory namespace.
Exposes operations users can run outside of agent.send() — most notably
the dreaming sweep (consolidation of facts via dedup + clustering).
Signature
interface DreamingSweepOptions { /* ... */ }Kind
interface