Search Memories
Search for relevant memories within a memory space using hybrid retrieval (semantic + keyword + graph + temporal), RRF fusion, cross-encoder reranking, and recency/temporal boosting.
Authorizations
JWT access token or API key (csk_...)
Body
The search query text
1 - 3000The memory space to search within
Max number of results to return
1 <= x <= 50Override recency weighting. 0.0 disables recency, higher values favor recent memories.
0 <= x <= 1Apply cross-encoder reranking. Disable for lower latency.
Include graph traversal signal. Disable for semantic + keyword only.
Apply MMR diversity post-rerank. Enable for broad/summarization intents.
Include original source text in results.