Skip to content

Evaluators

The Evaluators tab on Evaluations (/evaluations?tab=evaluators) lists evaluation types. Section title: Evaluation types. Description: Enable built-in evaluators or create custom ones for your use case.

Shield360 ships 11 built-in types. Each can be enabled or disabled independently and linked to Rule Engine rules for conditional runs.

Evaluation TypeDescriptionDefault
HallucinationFactual inaccuracies, contradictions, fabricated informationEnabled
BiasDiscriminatory patterns across gender, ethnicity, age, religionEnabled
ToxicityHarmful, offensive, threatening, or hateful languageEnabled
RelevanceHow well the response addresses the promptDisabled
CoherenceLogical flow and internal consistencyDisabled
FaithfulnessAlignment with provided context or source materialDisabled
SafetyJailbreak, prompt injection, unsafe contentDisabled
Instruction FollowingAdherence to instructions and formattingDisabled
CompletenessWhether all parts of the query are addressedDisabled
ConcisenessAvoids unnecessary verbosityDisabled
SensitivityPII, credentials, confidential data exposureDisabled

Badges you may see: Enabled / Disabled, Custom, Rule engine. Rows can show Linked from rules: when Rule Engine entities point at that type.

Click Create custom evaluator to open the create form (Type ID, Label, Description, Evaluation Prompt). Custom types appear under Custom evaluation types, run alongside built-in types in auto and manual evaluation, and can be deleted when you no longer need them.

Click a built-in or custom card to open its detail page (/evaluations/types/[id]) - enable/disable, edit the prompt, and link Rule Engine rules. From Analytics, an evaluator row opens /evaluations/evaluators/[id] for pass-rate and recent results (Back to Analytics, Configure).

Legacy URLs /evaluations/types and /evaluations/settings redirect to the Evaluators and Configuration tabs.

What is LLM evaluation?

Scoring LLM outputs for quality, safety, and correctness - automatically with an LLM-as-a-judge, with custom types, or with human feedback - so you can catch issues in production or before you ship.

Can I create custom evaluation types?

Yes. Use Create custom evaluator on the Evaluators tab with your own prompt and criteria.