Skip to content
2 min read · 478 words

@nhtio/adk/batteries/vector

References

BaseVectorStore

Re-exports BaseVectorStore


BaseVectorStoreOptions

Re-exports BaseVectorStoreOptions


baseVectorStoreOptionsSchema

Re-exports baseVectorStoreOptionsSchema


CallableVectorStore

Re-exports CallableVectorStore


clamp01

Re-exports clamp01


CollectionBuilder

Re-exports CollectionBuilder


CollectionFieldSpec

Re-exports CollectionFieldSpec


CollectionSpec

Re-exports CollectionSpec


createVectorRetrievableCallbacks

Re-exports createVectorRetrievableCallbacks


createVectorStore

Re-exports createVectorStore


CreateVectorStoreConfig

Re-exports CreateVectorStoreConfig


DeletePlan

Re-exports DeletePlan


dimensionsMatch

Re-exports dimensionsMatch


DistanceMetric

Re-exports DistanceMetric


E_INVALID_VECTOR_RECORD

Re-exports E_INVALID_VECTOR_RECORD


E_INVALID_VECTOR_STORE_CONFIG

Re-exports E_INVALID_VECTOR_STORE_CONFIG


E_VECTOR_STORE_COLLECTION_FAILED

Re-exports E_VECTOR_STORE_COLLECTION_FAILED


E_VECTOR_STORE_CONNECTION_FAILED

Re-exports E_VECTOR_STORE_CONNECTION_FAILED


E_VECTOR_STORE_CONSISTENCY_TIMEOUT

Re-exports E_VECTOR_STORE_CONSISTENCY_TIMEOUT


E_VECTOR_STORE_DELETE_FAILED

Re-exports E_VECTOR_STORE_DELETE_FAILED


E_VECTOR_STORE_DIMENSION_MISMATCH

Re-exports E_VECTOR_STORE_DIMENSION_MISMATCH


E_VECTOR_STORE_DRIVER_UNAVAILABLE

Re-exports E_VECTOR_STORE_DRIVER_UNAVAILABLE


E_VECTOR_STORE_ENCODER_REQUIRED

Re-exports E_VECTOR_STORE_ENCODER_REQUIRED


E_VECTOR_STORE_MIGRATION_FAILED

Re-exports E_VECTOR_STORE_MIGRATION_FAILED


E_VECTOR_STORE_PROJECTION_REQUIRED

Re-exports E_VECTOR_STORE_PROJECTION_REQUIRED


E_VECTOR_STORE_QUERY_CONFLICT

Re-exports E_VECTOR_STORE_QUERY_CONFLICT


E_VECTOR_STORE_RAW_BINDING_MISMATCH

Re-exports E_VECTOR_STORE_RAW_BINDING_MISMATCH


E_VECTOR_STORE_SEARCH_FAILED

Re-exports E_VECTOR_STORE_SEARCH_FAILED


E_VECTOR_STORE_TRANSACTIONS_UNSUPPORTED

Re-exports E_VECTOR_STORE_TRANSACTIONS_UNSUPPORTED


E_VECTOR_STORE_UNSUPPORTED_FILTER_OPERATOR

Re-exports E_VECTOR_STORE_UNSUPPORTED_FILTER_OPERATOR


E_VECTOR_STORE_UNSUPPORTED_OPERATION

Re-exports E_VECTOR_STORE_UNSUPPORTED_OPERATION


E_VECTOR_STORE_UPSERT_FAILED

Re-exports E_VECTOR_STORE_UPSERT_FAILED


EmbeddingsLike

Re-exports EmbeddingsLike


EncodeKind

Re-exports EncodeKind


encoderFromEmbeddings

Re-exports encoderFromEmbeddings


EnsureCollectionOptions

Re-exports EnsureCollectionOptions


evaluateFilter

Re-exports evaluateFilter


FieldChain

Re-exports FieldChain


FilterBuilder

Re-exports FilterBuilder


FilterCallback

Re-exports FilterCallback


FilterCondition

Re-exports FilterCondition


FilterGroup

Re-exports FilterGroup


FilterOperator

Re-exports FilterOperator


implementsVectorStoreConstructor

Re-exports implementsVectorStoreConstructor


InMemoryVectorStore

Re-exports InMemoryVectorStore


InMemoryVectorStoreOptions

Re-exports InMemoryVectorStoreOptions


isFilterCondition

Re-exports isFilterCondition


isFilterGroup

Re-exports isFilterGroup


isFiniteVector

Re-exports isFiniteVector


isRawExpr

Re-exports isRawExpr


isRawFilter

Re-exports isRawFilter


mapMetric

Re-exports mapMetric


MigrationLedger

Re-exports MigrationLedger


normalizeScore

Re-exports normalizeScore


OramaVectorStore

Re-exports OramaVectorStore


OramaVectorStoreOptions

Re-exports OramaVectorStoreOptions


PlanSink

Re-exports PlanSink


Projection

Re-exports Projection


raw

Re-exports raw


RawExpr

Re-exports RawExpr


RawFilter

Re-exports RawFilter


resolveClientCtor

Re-exports resolveClientCtor


SchemaExecutor

Re-exports SchemaExecutor


ScoreKind

Re-exports ScoreKind


SearchPlan

Re-exports SearchPlan


SelectArg

Re-exports SelectArg


UpsertPlan

Re-exports UpsertPlan


validateCreateConfig

Re-exports validateCreateConfig


validateRecords

Re-exports validateRecords


VectorConsistency

Re-exports VectorConsistency


VectorConsistencyCapability

Re-exports VectorConsistencyCapability


VectorEncoderFn

Re-exports VectorEncoderFn


VectorFilter

Re-exports VectorFilter


vectorFilterSchema

Re-exports vectorFilterSchema


VectorInput

Re-exports VectorInput


VectorMatch

Re-exports VectorMatch


VectorMetadata

Re-exports VectorMetadata


VectorMetadataValue

Re-exports VectorMetadataValue


VectorMigrateOptions

Re-exports VectorMigrateOptions


VectorMigration

Re-exports VectorMigration


VectorMigrationContext

Re-exports VectorMigrationContext


VectorMigrator

Re-exports VectorMigrator


VectorQueryBuilder

Re-exports VectorQueryBuilder


VectorRecord

Re-exports VectorRecord


vectorRecordSchema

Re-exports vectorRecordSchema


VectorRetrievableCallbacks

Re-exports VectorRetrievableCallbacks


VectorRetrievableGlueOptions

Re-exports VectorRetrievableGlueOptions


VectorSchemaBuilder

Re-exports VectorSchemaBuilder


VectorStore

Re-exports VectorStore


VectorStoreCapabilities

Re-exports VectorStoreCapabilities


VectorStoreClient

Re-exports VectorStoreClient


VectorStoreConstructor

Re-exports VectorStoreConstructor


VectorStoreConstructorLike

Re-exports VectorStoreConstructorLike


vectorStoreConstructorSchema

Re-exports vectorStoreConstructorSchema


VectorTx

Re-exports VectorTx