As mentioned here to use AzureOpenAI , one needs to create key and endpoint first .
But as I cannot use AzureOpenAI for batch API now , so do I need to do all of this .
I will have to use client=OpenAI() , so what are the prerequisite setups I need to do for that .