BoltAI Documentation
HomepagePricingChangelogDownload
  • Overview
  • Features
  • License
  • Getting Started
    • Setup
    • Your First Chat
    • AI Command
    • AI Inline
    • Use another AI Service
  • Chat UI
    • Overview
    • Basic Chat
    • Document Analysis
    • Advanced Voice Mode (beta)
    • Image Generation
    • Chat Configuration
    • AI Assistant
    • AI Plugins
    • App Appearance
    • Folder & Sidebar
    • Keyboard Shortcuts
    • Import from ChatGPT
    • Import from Claude.ai
    • Import / Export
    • Database Maintenance
    • Locations
    • Feature Flags
    • Community Icon
  • AI Command
    • Overview
    • Customize an AI Command
    • Alternative Profile
    • AI Command Behaviors
    • Instant Command
    • Bulk Editing Commands
    • FAQs
  • AI Inline
    • Overview
    • Inline Assistant
    • Inline Prompt
    • Inline Whisper
    • Advanced Configurations
  • Plugin
    • Overview
    • MCP Servers
    • Google Search
    • Web Browsing
    • Memory
    • Perplexity Search
    • Kagi Search
    • Brave Search
    • You.com Search
    • AppleScript
    • Shell Access
    • FFmpeg
    • DALL·E
    • Replicate
    • Whisper
    • Whisper (via Groq)
    • WolframAlpha
    • Gemini Code Execution
  • BoltAI on Setapp
    • Setapp Limitation
    • AI Inline on Setapp
    • Troubleshooting
  • BoltAI Mobile
    • Getting Started
    • MCP Servers (mobile)
  • Guides
    • How to create an OpenAI API Key
    • How to setup Web Search Plugin for BoltAI
    • How to set up BoltAI without an OpenAI API Key
    • How to generate Azure OpenAI API key
    • How to use Azure OpenAI API key in BoltAI
    • How to create an OpenRouter API key
    • How to set up a custom OpenAI-compatible Server in BoltAI
    • How to use Mistral AI on macOS with BoltAI
    • How to use Perplexity AI on mac with BoltAI
    • How to use Anthropic Claude on macOS with BoltAI
    • How to use Replicate AI on macOS with BoltAI
    • How to use Jina DeepSearch with BoltAI
    • How to migrate data to another Mac
    • How to back up your database
    • Cloud Sync Workaround
  • Troubleshooting
    • How to fix "This license key has reached the activation limit"
    • How to fix "You exceeded your current quota, please check your plan and billing details"
    • How to fix Accessbility permission
    • How to completely uninstall BoltAI
    • Can't select text in conversation prompt
    • API keys not persisted?
    • Download Previous Versions
  • Company
    • Run by a human
Powered by GitBook
On this page
  • Make sure your Azure OpenAI deployment is ready
  • Set up Azure OpenAI Service in BoltAI
  • How to use Azure OpenAI Service in BoltAI
  • FAQ

Was this helpful?

  1. Guides

How to use Azure OpenAI API key in BoltAI

PreviousHow to generate Azure OpenAI API keyNextHow to create an OpenRouter API key

Last updated 7 months ago

Was this helpful?

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:

Make sure your Azure OpenAI deployment is ready

If you haven't deployed an OpenAI instance yet, follow this guide below:

Set up Azure OpenAI Service in BoltAI

Go to Settings > Models. Click + Plus button and select "Azure OpenAI"

  1. Give it a friendly name

  2. 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

  3. Enter your API key

  4. Select the model of this deployment. Note: you can select Dall E for text-to-image instances.

  5. Click "Save Changes"

  6. (Optional) Set this as the default service.

How to use Azure OpenAI Service in BoltAI

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.

FAQ

  • 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 . I'm happy to help.

hello@boltaisupport.com
How to generate Azure OpenAI API key
Setting up Azure OpenAI in BoltAI
Using Azure OpenAI Service with BoltAI