Uses of Package
com.microsoft.semantickernel.data.vectorstorage.definition
-
Classes in com.microsoft.semantickernel.data.vectorstorage.definition used by com.microsoft.semantickernel.data Class Description VectorStoreRecordDefinition Represents a definition of a vector store record. -
Classes in com.microsoft.semantickernel.data.vectorstorage.definition used by com.microsoft.semantickernel.data.filter Class Description VectorStoreRecordDefinition Represents a definition of a vector store record. -
Classes in com.microsoft.semantickernel.data.vectorstorage.definition used by com.microsoft.semantickernel.data.vectorsearch Class Description DistanceFunction Distance functions for vector storage.VectorStoreRecordVectorField Represents a vector field in a record. -
Classes in com.microsoft.semantickernel.data.vectorstorage.definition used by com.microsoft.semantickernel.data.vectorstorage Class Description VectorStoreRecordDefinition Represents a definition of a vector store record. -
Classes in com.microsoft.semantickernel.data.vectorstorage.definition used by com.microsoft.semantickernel.data.vectorstorage.annotations Class Description DistanceFunction Distance functions for vector storage.IndexKind Represents the kind of index to use for a vector store. -
Classes in com.microsoft.semantickernel.data.vectorstorage.definition used by com.microsoft.semantickernel.data.vectorstorage.definition Class Description DistanceFunction Distance functions for vector storage.IndexKind Represents the kind of index to use for a vector store.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 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.