Skip to content

Evaluations

Automated AI evaluation to assess and monitor the quality, safety, and performance of your LLM outputs across development and production environments. Open Monitor → Evaluations for Analytics, Evaluators, and Configuration. For evaluation types and custom evaluators, see Evaluators.

If you want to…Use this Shield360 feature
Automatically score every production traceConfiguration (Auto Evaluation)
Score one specific trace on demandLLM-as-a-Judge from that trace’s Evaluation tab
Rate a trace yourself instead of an LLM judgeManual Feedback - Good / Bad / Neutral plus a comment
Judge responses against your own ground truth, not just the model’s knowledgeRule Engine + Context
Evaluate on criteria beyond the 11 built-in typesCustom evaluators
Only run certain evaluators for certain models, providers, or environmentsEvaluators + Rule Engine
Test prompt or model changes before shippingProgrammatic evaluations via the SDK
Block a deploy on a quality regressionProgrammatic evaluations in a CI/CD pipeline
See pass-rate trends across evaluators and timeAnalytics
flowchart LR;
A[LLM / Agent call] -->|creates| B[Trace in Shield360];
B -->|Auto Eval schedule or manual Run Evaluation| C[LLM Judge];
C -->|score + classification + reasoning| D[Trace detail & Dashboard];
Pick a judge model

Go to Evaluations → Settings, choose a provider and model to act as the judge (OpenAI, Anthropic, Google, Mistral, and 7+ others), and add its API key from Vault.

Enable evaluators

Switch to the Evaluation Types tab and turn on the evaluators you want. Hallucination, Bias, and Toxicity are enabled by default; Relevance, Coherence, Safety, and 5 others are opt-in.

Turn on Auto Evaluation

Back in Settings, enable Auto Evaluation with a cron schedule so every new trace gets scored automatically - or skip this and click Run Evaluation from any trace’s Evaluation tab to score it on demand.

Review results

Open any trace’s Evaluation tab for its score, classification, and reasoning, or check the Evaluations dashboard for aggregate trends across models and time.