ResponsesBrowserAutomationPreviewTool 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 input definition information for a Browser Automation Tool, as used to configure an Agent.
public class ResponsesBrowserAutomationPreviewTool : Azure.AI.Extensions.OpenAI.ResponsesTool, System.ClientModel.Primitives.IJsonModel<Azure.AI.Extensions.OpenAI.ResponsesBrowserAutomationPreviewTool>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Extensions.OpenAI.ResponsesBrowserAutomationPreviewTool>
type ResponsesBrowserAutomationPreviewTool = class
inherit ResponsesTool
interface IJsonModel<ResponsesBrowserAutomationPreviewTool>
interface IPersistableModel<ResponsesBrowserAutomationPreviewTool>
Public Class ResponsesBrowserAutomationPreviewTool
Inherits ResponsesTool
Implements IJsonModel(Of ResponsesBrowserAutomationPreviewTool), IPersistableModel(Of ResponsesBrowserAutomationPreviewTool)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| ResponsesBrowserAutomationPreviewTool(ResponsesBrowserAutomationToolParameters) |
Initializes a new instance of ResponsesBrowserAutomationPreviewTool. |
Properties
| Name | Description |
|---|---|
| BrowserAutomationPreview |
The Browser Automation Tool parameters. |
| Description |
Optional user-defined description for this tool or configuration. |
| Name |
Optional user-defined name for this tool or configuration. |