Auf Englisch lesen

Teilen über


QdrantVectorRecord Class

Definition

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
Inheritance
QdrantVectorRecord

Constructors

Properties

Embedding

The embedding data.

Payload

The metadata.

PointId

The unique point id for assigned to the vector index.

Tags

The tags used for search.

Methods

FromJsonMetadata(String, ReadOnlyMemory<Single>, String, List<String>)

Deserializes the metadata from JSON.

GetSerializedPayload()

Serializes the metadata to JSON.

Applies to

Produkt Versionen
Semantic Kernel Dotnet Latest