Partager via


StreamingChatCompletionUpdate.ChoiceIndex Property

Definition

Gets or sets the zero-based index of the choice with which this update is associated in the streaming sequence.

public:
 property int ChoiceIndex { int get(); void set(int value); };
public int ChoiceIndex { get; set; }
member this.ChoiceIndex : int with get, set
Public Property ChoiceIndex As Integer

Property Value

Applies to