recall
Retrieve currently valid memories for a query, excluding superseded facts at the database level. Call before answering any memory-dependent question, and optionally filter by metadata such as ticker.
Instructions
Retrieve the most relevant CURRENT memories for a query. Returns only presently-valid facts — superseded facts are excluded at the DB layer. Call this before answering any question that may be in memory. Use filters={ticker: NVDA} to narrow to a specific instrument.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| k | No | ||
| query | Yes | ||
| filters | No | Metadata equality filters, e.g. {ticker: NVDA} |