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