product · inferred from evidence
Giskard
A product that provides LLM-as-a-judge scanning functionality.
- 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