Srdjan Brkic Greetings & Welcome to Microsoft Q&A forum!
The error is odd since I am using
v1
(spec file found here). My question is, am I able to useretrieval
tool somehow since I haven't moved tov2
yet?
The "retrieval" tool type was in the v1 of the OpenAI Assistants API, but did not receive support in Azure OpenAI. Please use the "file_search" tool type in v2 instead, which is supported in AOAI.
Reference: https://github.com/Azure/azure-sdk-for-js/issues/28550