AgentSea.VectorStore.Memory (agentsea_embeddings v0.1.0)

Copy Markdown

In-memory vector store backed by a GenServer. Brute-force cosine-similarity search — fine for tests, small corpora, and demos. Records are keyed by id.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(opts \\ [])