VECTOR_STORE_TOKEN
constVECTOR_STORE_TOKEN:"VECTOR_STORE"='VECTOR_STORE'
Defined in: vector-store.interface.ts:9
Dependency injection token for the active VectorStore implementation.
Resolves to the pgvector-backed store provided by VectorStoreModule;
vectors live in the runtime-managed embedding_vec column on memories.