Skip to main content

Flumes: Memory & Context API

Flumes is a memory graph for AI. Send us facts, events, or notes. We store them as typed memories linked to entities, index them (hybrid semantic + keyword), and on /v0/context/assemble we return:
  • a structured list of facts/events (with scores & citations),
  • a compact natural-language summary budgeted for your prompt,
  • optional ingestion of new facts extracted from the current turn.
Built-ins: conflict keys & supersession, namespaces per app/env, PII redaction, observability events, and idempotency.