Azure OpenAI
Azure OpenAI JavaScript Integration
Use JavaScript to integrate Azure OpenAI with Helicone to log your Azure OpenAI usage.
Proxy Integration
Recomendation: Model Override
Click here to learn more about model override
When using Azure, the model displays differently than expected at times. We have implemented logic to parse out the model, but to guarantee your model is consistent, we highly recommend using model override:
Helicone-Model-Override: [MODEL_NAME]
Click here to learn more about model override
1
2
Set HELICONE_API_KEY as an environment variable
3
Modify the base path and add a Helicone-Auth header
Please ensure to include the ‘api-version’ in all of your requests.
Was this page helpful?