Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
AzureAISearchToolResource interface
- Package:
- @azure/ai-agents
A set of index resources used by the azure_ai_search tool.
Properties
| indexList | 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[]
