Anders Granåker
Anders Granåker
Seems like the check that prevents back-to-back submissions fails if there is a 404 response, and the UI does not take that search into account. I opened a PR with...
I'm happy I could help!
Same issue here, exact same scenario as @dannythomas13.
looking at the network traffic: the **2.0.0 beta** package uses **api-version=2024-08-01-preview** the **2.0.0** package uses **api-version=2024-06-01** Only one service version is in the enum in AzureOpenAiClientOptions. I guess this basically...
Thanks for getting back @trrwilson, looking forward to Ignite! For this issue, maybe a more explicit error message would be good when trying to use JsonSchemaFormat with the 2.0.0 version...