BinaryEmbedding.Vector Tulajdonság

Definíció

Lekéri vagy beállítja azt a beágyazási vektort, amelyet ez a beágyazás jelöl.

public:
 property System::Collections::BitArray ^ Vector { System::Collections::BitArray ^ get(); void set(System::Collections::BitArray ^ value); };
[System.Text.Json.Serialization.JsonConverter(typeof(Microsoft.Extensions.AI.BinaryEmbedding+VectorConverter))]
public System.Collections.BitArray Vector { get; set; }
[<System.Text.Json.Serialization.JsonConverter(typeof(Microsoft.Extensions.AI.BinaryEmbedding+VectorConverter))>]
member this.Vector : System.Collections.BitArray with get, set
Public Property Vector As BitArray

Tulajdonság értéke

Attribútumok

A következőre érvényes: