Like filing papers under subject headings — the embedding is the subject heading that determines where in the filing cabinet the memory lives.
Each memory is embedded with the same model used for retrieval — this ensures query and memory live in the same vector space.
> embed("User prefers dark mode and Python") → Float32Array(1536) [0.042, -0.018, ...]Like filing papers under subject headings — the embedding is the subject heading that determines where in the filing cabinet the memory lives.
Each memory is embedded with the same model used for retrieval — this ensures query and memory live in the same vector space.
> embed("User prefers dark mode and Python") → Float32Array(1536) [0.042, -0.018, ...]Sign in to cast your vote
Sign in to share your feedback and join the discussion.