com.microsoft.semantickernel.data.vectorstorage
Classes
| VectorStoreRecordMapper<Record,StorageModel> |
A mapper to convert between a record and a storage model. |
Interfaces
| VectorStore |
Represents a vector store. |
| VectorStoreRecordCollection<Key,Record> |
Represents a collection of records in a vector store. |
| VectorStoreRecordCollectionOptions<Key,Record> |
Represents the options for a collection of vector store records. |