EvalItem.RawResponse Property

Definition

Gets or sets the raw chat response for MEAI evaluators.

public Microsoft.Extensions.AI.ChatResponse? RawResponse { get; set; }
member this.RawResponse : Microsoft.Extensions.AI.ChatResponse with get, set
Public Property RawResponse As ChatResponse

Property Value

Applies to