actrone-memory
    Preparing search index...

    Class QdrantL2Store

    Qdrant-backed cold semantic store (L2). Memories are points keyed by id with the embedding as the vector and the entry fields as payload; search filters by agentId for tenant/agent isolation and re-ranks the raw similarity with a recency blend (mirroring the Python actrone_memory QdrantStore).

    Implements

    Index