Skip to main content

POST /v1/deep-memory

Uses the full retrieval pipeline to answer a focused memory question.

Request body

Request fields

ContainerHint

RetrievalBudgets

RequestMetadata

Response

Notes

  • The endpoint must stay grounded in retrieved evidence.
  • If evidence is weak or conflicting, it may abstain.
  • evidence references the memories used to support the answer.
  • Public diagnostics are relevance-gated. If no relevant memory survives filtering, the endpoint abstains directly instead of exposing unrelated scoped memories.

Response field notes