Cookbooks
Integrating Helicone with GitHub Actions
Automate the monitoring and caching of LLM calls in your CI pipelines with Helicone.
IMPORTANT NOTICE
Utilizing Man-In-The-Middle software like this involves significant security and performance risks. Please refer to tools/mitm-proxy for detailed information and ensure you fully comprehend the scripts before incorporating this into your CI pipeline.
Github Actions with Ubuntu/Debian
Maximize the capabilities of Helicone by integrating it into your CI pipelines. This guide provides instructions on how to incorporate Helicone into your Github Actions workflows.
Setup
Incorporate the following steps into your Github Actions workflow:
- Add the proxy to your workflow:
- Set your ENV variables:
Variables can also be set within your test. For more information, refer to the mitm docs.
Example
Was this page helpful?