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.

  • To add a new Content Source, please follow the steps from the Configuration Tutorial of the connector of your choice. Please refer to the Connector list.

Step 3. Add a new Python Bridge Connection to the Workflow.

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

Step 3a. Specify the Python Bridge Connection requirements.

 In the Python Bridge Connection window, specify the connection information to the Saga Bridge.

Example:

Endpoint: http//:localhost:5000

Enable basic authentication in case it has been enabled from the Saga Python Bridge.



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 publisher will appear in the Workflow Tree.

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