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 a new Python Bridge Connection & Embeddings to the Workflow.

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

Step 3a. Add Python Bridge Connection to workflow and specify connection information.

See Python Bridge Connection for more details


Step 3b. Specify Application Information.

 In the Python Bridge window, specify the configuration information.

Example:

    1. API Version: v1
    2. Model: gtr-t5-base
    3. Input Field: content


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.