Condividi tramite


BingCustomSearchPreviewTool Class

Definition

The input definition information for a Bing custom search tool as used to configure an agent.

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

Applies to