Share via


AIAgentHostOptions.InterceptUnterminatedFunctionCalls Property

Definition

Gets or sets a value indicating whether FunctionCallContent without a corresponding FunctionResultContent should be intercepted and sent as a message to the workflow for handling, instead of being raised as a request.

public bool InterceptUnterminatedFunctionCalls { get; set; }
member this.InterceptUnterminatedFunctionCalls : bool with get, set
Public Property InterceptUnterminatedFunctionCalls As Boolean

Property Value

Applies to