Azure OpenAI
Quickly set up the Azure OpenAI LLM service into your NLX workspace
Integrate Azure OpenAI
To integrate with the Azure OpenAI LLM service, begin by selecting Resources from your workspace menu and choosing Integrations:
Click Add integration > Choose Azure OpenAI from the Type dropdown
Provide a name for the integration
Log in to your Azure AI Studio
Enter the following into NLX:
API key
API version
API instance name: Found in the deployment URL (e.g., https://[INSTANCE_NAME].openai.azure.com/)
API deployment name
Click Create Integration
Using Azure OpenAI
To successfully use your Azure OpenAI integration with conversations created in your workspace, be sure to complete the following:
Last updated