ResponsesBingCustomSearchToolParameters 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 bing custom search tool parameters.
public class ResponsesBingCustomSearchToolParameters : System.ClientModel.Primitives.IJsonModel<Azure.AI.Extensions.OpenAI.ResponsesBingCustomSearchToolParameters>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Extensions.OpenAI.ResponsesBingCustomSearchToolParameters>
type ResponsesBingCustomSearchToolParameters = class
interface IJsonModel<ResponsesBingCustomSearchToolParameters>
interface IPersistableModel<ResponsesBingCustomSearchToolParameters>
Public Class ResponsesBingCustomSearchToolParameters
Implements IJsonModel(Of ResponsesBingCustomSearchToolParameters), IPersistableModel(Of ResponsesBingCustomSearchToolParameters)
- Inheritance
-
ResponsesBingCustomSearchToolParameters
- Implements
Constructors
| Name | Description |
|---|---|
| ResponsesBingCustomSearchToolParameters(IEnumerable<ResponsesBingCustomSearchConfiguration>) |
Initializes a new instance of ResponsesBingCustomSearchToolParameters. |
Properties
| Name | Description |
|---|---|
| SearchConfigurations |
The project connections attached to this tool. There can be a maximum of 1 connection resource attached to the tool. |