docs(evaluation): Eval templates & versions concept#725
Merged
khushalsonawat merged 7 commits intoJul 10, 2026
Conversation
What a template holds (criteria, required inputs, output type, threshold, optional
reason), input mapping with {{variables}}, and the versions model (numbered
snapshots, default, pin so a re-run scores the same and a CI gate stays stable).
Rewritten for one-read clarity: no '## About', minimal frontmatter, forward cards,
no em-dashes, all links resolve.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
The 'Judge models' card repeated the auto-generated Next link; remove it and switch the group to cols=3 (3 cards). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…e versions diagram Open directly at 'What a template holds' with no lead paragraph, add a diagram of the version flow (edit -> new version -> default and pin), link first mentions (dataset, simulation, judge, context, output types), and shorten the description. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Add the templates-and-configs mental model (template as the image, config as a running instance, an "Eval" colloquially meaning a config), repoint judge-models to evaluator-models, fold the grounding clause in place of the dropped Context page, correct the built-in count to 156, and fix a nonexistent card icon. Signed-off-by: khushalsonawat <khushalsonawat@gmail.com>
… statement Signed-off-by: khushalsonawat <khushalsonawat@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The Eval templates & versions concept page (
/docs/evaluation/concepts/eval-templates).{{variable}}mappingRewritten for one-read clarity.