You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »


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 you choice, please refer to Connector list

Step 3. Add a new Azure OpenAI Connection application to the Workflow

To add a Azure OpenAI Connection application drag from the Applications a Azure OpenAI Connection rule from the Workflow Library and drop to the Workflow Tree where you want to add it. This will automatically open the Azure OpenAI Connection window for the configuration of the application.

Step 3a. Specify the Application Information

 In the Publish to Azure OpenAI Connection window, specify the connection information.

  1. Example
    1. Go to the General tab.
    2. Configure endpoint: https://abcd-openai.openai.azure.com
    3. Configure apiKey: 222c40159731449b22acdcc00011c111
    4. Optionally, go to the Network window and specify other connection properties. If they are not set, the defaults will be set. 

Once you've clicked on the Add button, it will take a moment for Aspire to download all of 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 Workflow introduction.

  • No labels