AzureOpenAI: Missing credentials of `api_key`, `azure_ad_token`, `azure_ad_token_provider`
I’m trying to use the Azure OpenAI model to generate comments based on data from my BigQuery table in GCP using Cloud Functions. Here’s the Python script I’ve been working on: