Share via


EmbeddingItem.Embedding Property

Definition

List of embeddings value for the input prompt. These represent a measurement of the vector-based relatedness of the provided input.

public ReadOnlyMemory<float> Embedding { get; }
member this.Embedding : ReadOnlyMemory<single>
Public ReadOnly Property Embedding As ReadOnlyMemory(Of Single)

Property Value

Applies to