QdrantVectorRecord Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A record structure used by Qdrant that contains an embedding and metadata.
C#
public class QdrantVectorRecord
type QdrantVectorRecord = class
Public Class QdrantVectorRecord
- Inheritance
-
QdrantVectorRecord
Qdrant |
Constructor. |
Embedding |
The embedding data. |
Payload |
The metadata. |
Point |
The unique point id for assigned to the vector index. |
Tags |
The tags used for search. |
From |
Deserializes the metadata from JSON. |
Get |
Serializes the metadata to JSON. |
Produkt | Versionen |
---|---|
Semantic Kernel Dotnet | Latest |