product · inferred from evidence
GPT-4
A function-calling-capable model recommended for the judge.
- Giskard LLM-as-a-judge fails on Azure OpenAI: Must provide an engine or deployment_id
Cause: Giskard's scan evaluates generated answers through its own internal OpenAI client, which read your `OPENAI_*` environment variables and ignored your Azure config, hence the missing engine/deployment_id. The fix was Azure support for