Partager via


VectorStoreGenericDataModel<TKey>.Vectors Property

Definition

Gets or sets a dictionary of vectors stored in the record.

public System.Collections.Generic.Dictionary<string,object?> Vectors { get; init; }
member this.Vectors : System.Collections.Generic.Dictionary<string, obj> with get, set
Public Property Vectors As Dictionary(Of String, Object)

Property Value

Applies to