Skip to content
1 min read · 76 words

@nhtio/adk/batteries/vector/conformance

Shared conformance suite for vector-store adapters. Drive any adapter through runVectorStoreConformance to verify it honours the same contract all shipped adapters do. Public, deep-import-only (@nhtio/adk/batteries/vector/conformance) — it imports vitest, an optional peer you install to run the suite; it is never pulled in by the battery barrel.

Functions

FunctionDescription
paddedStubEncoder-
runVectorStoreConformance-
stubEncoder-