Closed as not planned
Description
I am trying to configure an OpenAI client using Azure OpenAI API, but I keep encountering 404 Not Found and 401 Invalid API Key errors. Despite following the documentation, I am unable to get the client to authenticate and make successful requests.
Could you provide a working example of correctly configuring AsyncOpenAI for Azure OpenAI models? Any guidance on proper base_url structure and authentication would be greatly appreciated.
Thanks in advance!