Package version:

Interface AzureAISearchResource

A set of index resources used by the azure_ai_search tool.

interface AzureAISearchResource {
    indexList?: {};
}

Properties

Properties

indexList?: {}

The indices attached to this agent. There can be a maximum of 1 index resource attached to the agent.