docs(evaluation): Create a custom eval (Khushal-align)#715
Merged
Conversation
a6e56d1 to
cbc437c
Compare
…e-agi/docs into docs/eval-custom
… guides/ Review fixes on the custom eval page: the Model step lists all three options from the product UI (Use Future AGI Agents / Use other LLMs / Function based), output types and optional settings set as bullets, SDK response comment shows the real envelope, footer cards flow forward. Move the four feature pages to the sidebar's guides/ structure (running-evaluations, custom-evals, custom-models, cicd), sync titles to the sidebar labels, and repoint every reference directly with no new redirect entries. The Overview hero now calls out audio-native scoring. 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.
Light edit to align Create a custom eval to the revamp bar.
Retitled to the sidebar label, dropped
## About, added the three-eval-type alignment (LLM-as-Judge default, Code Eval for objective checks, Agent Evaluator when one pass won't do), forward-only 'Dive deeper' footer with no backward cards. Rule prompt +{{variables}}+ output type + judge model kept, all grounded. UI and SDK flows preserved.No em-dashes, no trailing periods in cards. Renders 200; link audit clean.
Draft, part of the batched Evaluation revamp into
docs/evaluation-revamp. TH-6511.