Apply vector embeddings to user queries with the Azure OpenAI embeddings generator

The Azure OpenAI embeddings generator user experience tuning stage allows you to connect to your Azure OpenAI service resource to automatically transform user queries to apply vector embeddings to the query during runtime.

Prerequisites

Note the following prerequisites before configuring the AI Visual Interpreter component:

To configure your Azure OpenAI embeddings generator, do the following:

  1. In the SmartHub administration portal, click General Settings.

  2. In the User Experience Tuning section, click ADD QUERY TUNING or ADD RESULTS TUNING.

  3. In the User Experience Tuning field, select Azure OpenAI embeddings generator. Various new fields will appear on the right side of the User Experience Tuning window.

  4. In the Name field, enter a name for your tuning stage.

  5. In the Endpoint field, provide the endpoint URL for your Azure OpenAI service resource.

  6. In the API Key field, enter the API key for your Azure Open AI instance.

  7. In the Output Metadata Name field, enter a name for the metadata that your vectors embeddings will be generated under. For example, BodyEmbeddings.

  8. Click Validate Connection and confirm that you are successful in connecting to your API endpoint.

  9. Click Accept.