Set up CI/CD Evaluations
Set up CI/CD Evaluations
In this guide, we will walk through setting up CI/CD integration for Humanloop evaluations using GitHub Actions.
Set up CI/CD Evaluations
In this guide, we will walk through setting up CI/CD integration for Humanloop evaluations using GitHub Actions.
Integrating Humanloop evaluations into your CI/CD pipeline allows you to automatically test your AI applications as part of your development workflow. This guide will walk you through setting up this integration using GitHub Actions.
In your GitHub repository, create a new file .github/workflows/humanloop-eval.yml with the following content:
This content is currently under development. Please refer to our V4 documentation for the current docs.