September 5, 2024
Evals CICD Improvements
We’ve expanded our evals API to include new fields that allow you to more easily check on progress and render summaries of your Evals directly in your deployment logs.
The stats response now contains a status
you can poll and progess
and report
fields that you can print:
See how you can leverage Evals as part of your CICD pipeline to test for regressions in your AI apps in our reference example.