com.microsoft.semantickernel.data.vectorstorage.definition

Classes

VectorStoreRecordDataField

Represents a data field in a record.

VectorStoreRecordDataField.Builder

Builder for the VectorStoreRecordDataField class.

VectorStoreRecordDefinition

Represents a definition of a vector store record.

VectorStoreRecordField

Represents a field in a record.

VectorStoreRecordField.Builder<T,U>

A builder for the VectorStoreRecordField class.

VectorStoreRecordKeyField

Represents the key field in a record.

VectorStoreRecordKeyField.Builder

A builder for the VectorStoreRecordKeyField class.

VectorStoreRecordVectorField

Represents a vector field in a record.

VectorStoreRecordVectorField.Builder

A builder for the VectorStoreRecordVectorField class.

Enums

DistanceFunction

Distance functions for vector storage.

IndexKind

Represents the kind of index to use for a vector store.