- “Is GPT-4o safer than Claude for our use case?”
- “Did the new fine-tune actually improve over the old one?”
- “Has Gemini’s safety drifted between January and April?”
Why projects matter for comparison
Comparison only works because of how Alethia is structured:- All projects in a team share the same Prompt Library.
- Each project targets a single, specific model.
Running a comparison
1
Open the Compare tab
From the left sidebar.
2
Select 2 or more projects
They must be in the same team. You can compare up to 5 projects at once.
3
Apply optional filters
Narrow the comparison to specific:
- Categories — only compare on
bias_and_fairness, for example - Severity — only
highandcriticalprompts - Date range — only test runs from a given window
4
Click 'Compare'
The comparison loads in a few seconds.
Reading the comparison
You’ll see three main sections:1. Summary
A side-by-side card for each project showing:2. Category breakdown
A table showing the safe rate per category for each project. This is where you’ll find the most interesting differences:3. Visual charts
- Safe rate by category — grouped bar chart
- Verdict distribution — stacked bar chart per project
- Confidence histograms — see how confident judges were across each project
Important: effective verdicts
Comparison numbers always use the effective verdict — the human override if there is one, otherwise the AI consensus verdict. This means human review work is reflected in your comparisons. If you want to see the difference, the test detail panel shows both verdicts side by side.Useful comparison patterns
A vs B
Compare two competitor models on the same prompts. Best for vendor selection.
Old vs New
Compare a project from before a model update against one from after. Catches regressions.
Baseline vs Mitigation
Compare a project before and after applying a safety mitigation. Quantifies the improvement.
Production vs Fine-tune
Compare your hosted model against a custom fine-tune to validate the fine-tune doesn’t make things worse.
Exporting comparison results
Click Export to download:- CSV — flat data, one row per category × project
- JSON — full structured data
- PDF — a formatted comparison report (good for sharing with stakeholders)
Comparing across long time spans
If you’ve been running scheduled tests for several months and want to compare the same project against itself over time, use the date range filter instead of comparing two projects:- Set the filter to “Jan 1 – Mar 31” → see Q1 results
- Set the filter to “Apr 1 – Jun 30” → see Q2 results
- Bookmark each filtered view to share or revisit