workflow.ts
verify(), wire them into an eval workflow, and run them from the CLI. Use this for regression testing, CI/CD quality gates, and systematic quality monitoring — without modifying your production workflow code.
Which one do I need?
Both approaches use evaluators under the hood — the difference is where they run and what they control.
What’s Next
Evaluator Step
Evaluator Step. Build evaluators and use them inside your workflows for self-correction.
Evaluation Workflow
Evaluation Workflow. Test workflow quality across datasets from the CLI.
LLM-as-a-Judge Best Practices
LLM-as-a-Judge Best Practices. Writing effective judge prompts, grading scales, and common pitfalls.