Azure OpenAI now supports the latest GPT-5 models. By default, Azure AI Foundry only shows the Responses API endpoint.
Follow this guide to find the Chat Completions endpoint.
Make sure your deployment is ready.
Follow this guide to create a new deployment How to use Azure OpenAI API key in BoltAI
Once your deployment is ready:
Navigate to "Chat"
Select your deployment
Click View Code
In the Sample Code dialog:
Select "Key authentication"
Scroll down and you will find your Chat Completions endpoint (2) and API key (3)
In BoltAI, open Settings (cmd + ,) > Providers.
cmd + ,
Click plus button (bottom left) and select Azure OpenAI.
Fill the form and click Save Change.
You're now ready to use the model in BoltAI
Last updated 5 months ago