Deepinfra Integration
Connect Helicone with OpenAI-compatible models on Deepinfra. Simple setup process using a custom base_url for seamless integration with your Deepinfra-based AI applications.
The integration process closely mirrors the proxy approach. The only distinction lies in the modification of the base_url to point to the dedicated Deepinfra endpoint https://deepinfra.helicone.ai/v1
.
Create an account + Generate an API Key
Log into helicone or create an account. Once you have an account, you can generate an API key.
Make sure to generate a write only API key.
Set base_url for whatever client you are using
For more information on how to set the base_url for your client, please refer to the documentation of the client you are using.
Please ensure that the base_url is correctly set to ensure successful integration.
Was this page helpful?