Partager via


PlanCreationException.ModelResults Property

Definition

Completion results from the model; generally, this is the proposed plan.

public Microsoft.SemanticKernel.ChatMessageContent? ModelResults { get; set; }
member this.ModelResults : Microsoft.SemanticKernel.ChatMessageContent with get, set
Public Property ModelResults As ChatMessageContent

Property Value

Applies to