Can't update AzureAISearchTool on Thread Level #115
Unanswered
justuswolff-audit
asked this question in
Get Help
Replies: 1 comment 1 reply
-
This is true, I am even receiving this error, when I tried to override the agent's tool with thread tool |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Filed as an issue at the azure-sdk-for-python repo.
Describe the bug
I set an AI Search on agent level. However, in my specific thread I want to update the filter which causes thre run to fail:
To Reproduce
Expected behavior
Overwrite the agent tools by the thread level ones on thread level.
From the tool overview

Screenshots

No tool call visible (which make sense since it failed)
Beta Was this translation helpful? Give feedback.
All reactions