Freigeben über


AzureFunctionTool Class

Definition

The input definition information for an Azure Function Tool, as used to configure an Agent.

public class AzureFunctionTool : Azure.AI.Projects.OpenAI.AgentTool, System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.OpenAI.AzureFunctionTool>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.OpenAI.AzureFunctionTool>
type AzureFunctionTool = class
    inherit AgentTool
    interface IJsonModel<AzureFunctionTool>
    interface IPersistableModel<AzureFunctionTool>
Public Class AzureFunctionTool
Inherits AgentTool
Implements IJsonModel(Of AzureFunctionTool), IPersistableModel(Of AzureFunctionTool)
Inheritance
AzureFunctionTool
Implements

Applies to