can't create open AI assistance via Azure.AI.OpenAI 2.1.0
Amir
5
Reputation points
When trying to run AzureClient.GetAssistantClient();
I get an exception
System.InvalidOperationException: 'The preview Assistants feature area is not available in this GA release of the Azure OpenAI Service. To use this capability, please use a preview version of the library.'
I read some in the git that is should be working since 2.0.0
https://github.com/Azure/azure-sdk-for-net/issues/44574
Sign in to answer