Running a Giskard LLM-as-a-judge test on an Azure OpenAI model fails with Must provide an 'engine' or 'deployment_id' parameter to create a [class 'openai.api_resources.chat_completion.ChatCompletion'], even though deployment_name is set on AzureChatOpenAI. The user's own QA chain runs fine; only the Giskard test execution fails.