Partilhar via


EmbeddingsOptions.InputType Property

Definition

Optional. The type of the input. Returns a 422 error if the model doesn't support the value or parameter.

public Azure.AI.Inference.EmbeddingInputType? InputType { get; set; }
member this.InputType : Nullable<Azure.AI.Inference.EmbeddingInputType> with get, set
Public Property InputType As Nullable(Of EmbeddingInputType)

Property Value

Applies to