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