GeminiToolCallBehavior.MaximumAutoInvokeAttempts Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets how many tool call request/response roundtrips are supported with auto-invocation.
public int MaximumAutoInvokeAttempts { get; }
member this.MaximumAutoInvokeAttempts : int
Public ReadOnly Property MaximumAutoInvokeAttempts As Integer
Property Value
Remarks
To disable auto invocation, this can be set to 0.