ProjectsAgentTool 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.
A tool that can be used to generate a response. Please note this is the abstract base class. The derived classes available for instantiation are: BingGroundingTool, MicrosoftFabricPreviewTool, SharepointPreviewTool, AzureAISearchTool, OpenAPITool, BingCustomSearchPreviewTool, BrowserAutomationPreviewTool, AzureFunctionTool, CaptureStructuredOutputsTool, A2APreviewTool, and MemorySearchPreviewTool.
[System.ClientModel.Primitives.PersistableModelProxy(typeof(OpenAI.UnknownTool))]
public abstract class ProjectsAgentTool : System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.Agents.ProjectsAgentTool>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.Agents.ProjectsAgentTool>
[<System.ClientModel.Primitives.PersistableModelProxy(typeof(OpenAI.UnknownTool))>]
type ProjectsAgentTool = class
interface IJsonModel<ProjectsAgentTool>
interface IPersistableModel<ProjectsAgentTool>
Public MustInherit Class ProjectsAgentTool
Implements IJsonModel(Of ProjectsAgentTool), IPersistableModel(Of ProjectsAgentTool)
- Inheritance
-
ProjectsAgentTool
- Derived
- Attributes
- Implements
Methods
Operators
| Name | Description |
|---|---|
| Implicit(ProjectsAgentTool to ResponseTool) | |