Azure OpenAI

Quickly set up the Azure OpenAI LLM service into your NLX workspace

Integrate Azure OpenAI

  1. Select Resources from your workspace menu and choose Integrations card

  2. Click Add integration > Choose Azure OpenAI from the Type dropdown

  3. Provide a name for the integration

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

  5. Click Create Integration

Next steps

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

Last updated