Azure OpenAI
Azure OpenAI is the Azure-hosted OpenAI service. You can add a variety of general-purpose and tuned models, and connect TakeShape Agents to them.
Connecting Azure OpenAI
Getting your API Key
If you haven't already, you'll need a model deployment on Azure before you can proceed. Microsoft has a quickstart guide if you're creating one for the first time.
Log in to Azure, navigate to Azure AI services, select your service, then click on Resource Management > Model deployments
.
Click on a deployed model, and then copy the Endpoint
and Key
. These are what you'll use to connect your service in TakeShape. You can use any deployed model for this information, and you will have access to all your deployed models in TakeShape as the endpoint is used only for a basic health check.
Adding the Aure OpenAI service
Now you're ready to configure your Azure OpenAI service. Log in to your project then click "Connect Service" on the dashboard page. Click "Azure OpenAI" to start configuring your service.
Paste in your API Key and click Save.