IStreamingResponse.FeedbackLoopType Property

Definition

Gets or sets the type of feedback loop used in the system.

public string FeedbackLoopType { get; set; }
member this.FeedbackLoopType : string with get, set
Public Property FeedbackLoopType As String

Property Value

Remarks

The default value is "default". This property influences how feedback is processed and utilized within the application. Teams also supports "custom".

Applies to