Quickly set up the Azure OpenAI LLM service into your NLX workspace
Select Resources from your workspace menu and choose Integrations card
Click Add integration > Choose Azure OpenAI from the Type dropdown
Provide a name for the integration
Log in to your Azure AI Studioarrow-up-right
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
To successfully use your Azure OpenAI integration with conversations created in your workspace, be sure to complete the following:
create a flow
add a Generative node type to the Canvas and assign Azure OpenAI as the integration > Provide your prompt (follow instructions under Side panel tab of Generative node instructions)
create a build & deploy
Last updated 2 months ago