iiRecord
Agentic AI Atlas · MemoryStore kind
meta-enum:memory-store-kinda5c.ai
II.
MetaEnum overview

meta-enum:memory-store-kind

Reference · live

MemoryStore kind overview

Inspect the raw attributes, linked wiki pages, and inbound or outbound graph edges for meta-enum:memory-store-kind.

MetaEnumOutgoing · 1Incoming · 0

Attributes

displayName
MemoryStore kind
name
kind
values
  • value
    vector
    description
    Vector-backed memory (semantic recall).
  • value
    document
    description
    Document store memory (raw text / chunks).
  • value
    knowledge-graph
    description
    Knowledge-graph memory (collapsed KnowledgeGraphRef NodeKind).
  • value
    prompt-cache
    description
    Prompt-cache memory (provider-side prefix cache).
  • value
    conversation-buffer
    description
    Recent-turn conversation buffer.
  • value
    summarized-history
    description
    Summarized conversation history.
usedOnAttributes

Outgoing edges

used_on_attribute1

Incoming edges

None.