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 Settings from your workspace menu:

  • Select the Integrations tab

  • Click + Add integration

  • Provide a name for the integration

  • Choose Azure OpenAI from the Type dropdown

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

  • When ready, click Create Integration

At any time, you may edit or delete your Azure OpenAI integration by expanding the integration name and selecting the edit or delete links.


Using Azure OpenAI

To successfully use your Azure OpenAI integration with conversations created in your workspace, be sure to complete the following:

Last updated