Skip to content

Memory: optional embeddings / semantic search #26

Description

@prashar32

Memory retrieval is deterministic keyword/path search today (no vector DB, by design for v0.1). Add an OPT-IN semantic index behind RISKKERNEL_MEMORY_EMBEDDINGS (default off): an embeddings provider + a local vector index, with keyword search as the fallback. Must stay self-hosted and not phone home. See internal/memory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions