CreateRunStreamingOptions.AutoFunctionCallOptions 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.
If specified, function calls defined in tools will be called automatically.
public Azure.AI.Agents.Persistent.AutoFunctionCallOptions AutoFunctionCallOptions { get; set; }
member this.AutoFunctionCallOptions : Azure.AI.Agents.Persistent.AutoFunctionCallOptions with get, set
Public Property AutoFunctionCallOptions As AutoFunctionCallOptions