Jaa


ScenarioRunResult.ModelResponse Property

Definition

The response being evaluated in this ScenarioRunResult.

public:
 property Microsoft::Extensions::AI::ChatMessage ^ ModelResponse { Microsoft::Extensions::AI::ChatMessage ^ get(); void set(Microsoft::Extensions::AI::ChatMessage ^ value); };
public Microsoft.Extensions.AI.ChatMessage ModelResponse { get; set; }
member this.ModelResponse : Microsoft.Extensions.AI.ChatMessage with get, set
Public Property ModelResponse As ChatMessage

Property Value

Applies to