Hyperbolic Integration
Integrate Helicone with Hyperbolic, a platform for running open-source LLMs. Monitor and analyze interactions with any Hyperbolic-deployed model using a simple base_url configuration.
You can seamlessly integrate Helicone with the OpenAI compatible models that are deployed on Hyperbolic.
The integration process closely mirrors the proxy approach. The only distinction lies in the modification of the base_url to point to the dedicated Hyperbolic endpoint https://hyperbolic.helicone.ai/v1
.
Please ensure that the base_url is correctly set to ensure successful integration.
Proxy Example
The integration process closely mirrors the proxy approach. More docs available there.
Create Hyperbolic account + Retrieve an API Key
Log into app.hyperbolic.xyz or create an account. Once you have an account, you can retrieve your API key.
Set HELICONE_WRITE_API_KEY as an environment variable
Modify the base path and add a Helicone Auth
Was this page helpful?