How to use Azure OpenAI API key in BoltAI
Last updated
Last updated
Are you a resident of Europe and need to comply with GDPR when handling customers' data? No problems. BoltAI supports Azure OpenAI Service natively. Follow this guide below to get started:
If you haven't deployed an OpenAI instance yet, follow this guide below:
Go to Settings > Models. Click + Plus button and select "Azure OpenAI"
Give it a friendly name
Enter the full Endpoint URL, including the api-version query parameter. For example: https://xxx.openai.azure.com/openai/deployments/xxx/chat/completions?api-version=2023-03-15-preview
Enter your API key
Select the model of this deployment. Note: you can select Dall E for text-to-image instances.
Click "Save Changes"
(Optional) Set this as the default service.
It's really simple. Go back to BoltAI main chat window, and start a new chat. Select the Azure instance you've just created if it's not the default and start your chat.
Can I use Dall E on Azure OpenAI Service? Yes. BoltAI automatically detects if your Azure deployment is a text-to-image instance.
Do you store my chat content on your server? Not if you don't use our Cloud Sync service. Your prompts are sent directly to your Azure instance. All other data are store locally on your machine.
Do I need to use Cloud Sync service to use BoltAI? No. BoltAI Cloud Sync is optional and only needed if you want to sync data accross devices.
I have another question Send me an email at hello@boltaisupport.com. I'm happy to help.