Proxy
Azure OpenAI
Integrate your application with Azure OpenAI
1
2
when setting the integration also set a base url
Azure OpenAI requires a base url to be set. This can be done by setting the base url in the integration settings.
3
Set QUALIFIRE_API_KEY as an environment variable
4
Modify the base path and add a Qualifire-X-Api-Key header
If you created a direct integration, you can omit the defaultHeaders
property.