AzureAISearchResource interface
A set of index resources used by the azure_ai_search
tool.
Properties
indexes | The indices attached to this agent. There can be a maximum of 1 index resource attached to the agent. |
Property Details
indexes
The indices attached to this agent. There can be a maximum of 1 index resource attached to the agent.
indexes?: IndexResource[]