evals/scorers.yaml using the same format as the built-in scorers.
Custom scorers are a Pro tier and above feature. On the free tier, only the built-in scorers run. Custom scorer UI configuration in the dashboard is coming soon — for now, custom scorers are defined by editing
scorers.yaml directly in a self-hosted deployment.Scorer format
Each scorer entry inevals/scorers.yaml has the following fields:
Field reference
Example: medical advice detection
Running custom scorers
After adding a scorer toscorers.yaml, restart the safety_worker service. It reads the YAML on startup and registers all scorers automatically:
Current built-in scorer definitions
The fullevals/scorers.yaml for the built-in scorers is in the GitHub repository.
