Skip to content
Discussion options

You must be logged in to vote

@justuswolff-audit thanks for rasing this

What’s Actually Supported
As of now:

  • Only one index resource can be used per AzureAISearchToolResource.
    Workaround You Mentioned
    Seems valid:
  • Combine indexes into a single, broader index.
  • Use filtering logic (filter parameter in search request or semantic reranker rules) to distinguish between subgroup data.
  • Alternatively, split tool usage across multiple AzureAISearchToolResource instances in orchestration — though this doesn’t allow simultaneous querying.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by justuswolff-audit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idea New feature idea or request python-sdk azure-ai-search
2 participants