Azure AI

The Azure AI provider allows you to connect ngSurvey to Microsoft's Azure AI GPT service. To configure this service you will need to set following properties from your Azure account.

🔅 Azure AI properties

  • API KeyAzure AI API key. Enter the key that has been generated for your Azure AI resource.

  • Resource nameShould be the name of your Azure AI resource created in your Azure portal.

  • Model / Deployment nameEnter the deployment name of the model that you have created within AI Azure studio. Some models might have limitations in size or number of API calls per minute or tokens. You may check with Azure AI account for current rules and restrictions.

  • Embedding modelEnter the deployment name of the model that will be used for open text analysis. eg: Embedding small or large v3+.

  • Model deployment versionOption you can specify a given model version to use in case you wish to use another model version than the default one.

Last updated

Was this helpful?