ResponsesAzureAISearchToolResource 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 set of index resources used by the azure_ai_search tool.
public class ResponsesAzureAISearchToolResource : System.ClientModel.Primitives.IJsonModel<Azure.AI.Extensions.OpenAI.ResponsesAzureAISearchToolResource>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Extensions.OpenAI.ResponsesAzureAISearchToolResource>
type ResponsesAzureAISearchToolResource = class
interface IJsonModel<ResponsesAzureAISearchToolResource>
interface IPersistableModel<ResponsesAzureAISearchToolResource>
Public Class ResponsesAzureAISearchToolResource
Implements IJsonModel(Of ResponsesAzureAISearchToolResource), IPersistableModel(Of ResponsesAzureAISearchToolResource)
- Inheritance
-
ResponsesAzureAISearchToolResource
- Implements
Constructors
| Name | Description |
|---|---|
| ResponsesAzureAISearchToolResource(IEnumerable<ResponsesAISearchIndexResource>) |
Initializes a new instance of ResponsesAzureAISearchToolResource. |
Properties
| Name | Description |
|---|---|
| Indexes |
The indices attached to this agent. There can be a maximum of 1 index resource attached to the agent. |