Step 1. Launch Aspire and open the Content Source Management Page.

Launch Aspire (if it's not already running). See:

Step 2. Add a new Content Source.

  • For this step, please follow the step from the Configuration Tutorial of the connector of your choice, please refer to the Connector list.

Step 3. Add an Azure OpenAI Embeddings application to the Workflow.

To add an Azure OpenAI Embeddings application, drag an Azure OpenAI Embeddings application from the Workflow Library and drop it to the Workflow Tree where you want to add it. This will automatically open the Azure OpenAI Embeddings window for the configuration of the application.

Step 3a. Specify Application Information.

 In the Azure OpenAI Embeddings window, specify the information required.

  1. Example:
    • API Version: 2023-01-01
    • Model: text-search-ada-query-123
    • Input Field: segments
    • Optionally, check the remove escape sequences option.


Once you've clicked on the Add button, it will take a moment for Aspire to download all the necessary components (the Jar files) from the Maven repository and load them into Aspire. Once that's done, the application will appear in the Workflow Tree.

For details on using the Workflow section, please refer to the Workflow introduction.