AgentTool Class
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.
The AgentTool. Please note this is the abstract base class. The derived classes available for instantiation are: LocalShellAgentTool, BingGroundingAgentTool, MicrosoftFabricAgentTool, SharepointAgentTool, AzureAISearchAgentTool, OpenAPIAgentTool, BingCustomSearchAgentTool, BrowserAutomationAgentTool, AzureFunctionAgentTool, CaptureStructuredOutputsTool, A2ATool, and MemorySearchTool.
[System.ClientModel.Primitives.PersistableModelProxy(typeof(OpenAI.UnknownTool))]
public abstract class AgentTool : System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.OpenAI.AgentTool>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.OpenAI.AgentTool>
[<System.ClientModel.Primitives.PersistableModelProxy(typeof(OpenAI.UnknownTool))>]
type AgentTool = class
interface IJsonModel<AgentTool>
interface IPersistableModel<AgentTool>
Public MustInherit Class AgentTool
Implements IJsonModel(Of AgentTool), IPersistableModel(Of AgentTool)
- Inheritance
-
AgentTool
- Derived
- Attributes
- Implements
Methods
Operators
| Name | Description |
|---|---|
| Implicit(AgentTool to ResponseTool) | |