You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
targetIndexes is required for knowledge agent creation. It lists the search indexes that can use the knowledge agent. Currently in this preview release, the targetIndexes array can contain only one index.
Is there a timeline or any commitment to supporting multiple values in targetIndexes?
Bonus Question: If it will be supported, is it safe to assume that the choice to search one index/collection or many will be handled by the agent's query planning, or will subqueries target every index/collection in the array each time? Omnissiah forbid that each subquery tries to one-shot a single index from the array... ☠️
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
https://learn.microsoft.com/en-us/azure/search/search-agentic-retrieval-how-to-create#create-a-knowledge-agent
Is there a timeline or any commitment to supporting multiple values in targetIndexes?
Bonus Question: If it will be supported, is it safe to assume that the choice to search one index/collection or many will be handled by the agent's query planning, or will subqueries target every index/collection in the array each time? Omnissiah forbid that each subquery tries to one-shot a single index from the array... ☠️
Beta Was this translation helpful? Give feedback.
All reactions