Setup AI

Currently, all AI services in Omnia require Azure OpenAI to be set up. To deploy semantic search, you must also set up Azure AI Search.

Note! Update of this page is ongoing (really just started). Will updated soon.

Azure OpenAI

Step 1: Browse into your subscription in the Azure Portal and find the Azure OpenAI service.

Step 2: Click on ‘Create Azure OpenAI’.

Step 3: Create a new OpenAI instance in your subscription by selecting a region and a name for the instance. We currently recommend choosing East US 2 or Sweden Central due to the availability of AI models in these regions. We recommend using your unique domain as a basis for the service name for better identification (Domain: contoso.com > Name: constosocom).

Note

Different regions have different AI models available. Check out this page for more information: https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/models.

../../_images/02-create-azure-openai.png

Step 4: If you have no specific requirements, you can keep the default of the rest of the settings.

../../_images/04-create-azure-openai.png

Step 5: Review the settings and submit the deployment request.

Step 6: The service may take some time to become available. Why not grab a coffee while you wait?

Step 7: Once the service is up and running, you can browse into it an click on ‘Go to Azure AI Foundry portal’.

../../_images/05-create-azure-openai.png

Step 8: Browse to the Chat Playground and create a new deployment from base models.

../../_images/06-create-azure-openai.png

Step 9: Select the model.

../../_images/07-create-azure-openai.png

Step 10: Add a deployment name. We recommend using the model name for better identification.

../../_images/08-create-azure-openai.png

Step 11: Browse to ‘Keys and Endpoints’ in the OpenAI service. Copy ‘KEY 1’ and ‘Endpoint’ to notepad.

../../_images/09-configure-azure-openai.png

Step 12: Navigate to Omnia Admin > Permissions > Secrets > AI features: OpenAI API and paste the key and url.

../../_images/10-configure-azure-openai.png

Text completion and content analysis

Step 1: Navigate to ‘Omnia Admin > Settings > AI features > Model configuration > Text completion configuration’. Add an alias for the AI bot and enter the model name from your previous OpenAI setup.

../../_images/15-configure-textcompletion.png