Send processed data from Unstructured to Milvus.

The following video shows how to fulfill the minimum set of Milvus prerequisites, demonstrating Milvus on IBM watsonx.data.

The Milvus prerequisites:

To create the destination connector:

  1. On the sidebar, click Connectors.
  2. Click Destinations.
  3. Click Add new.
  4. Give the connector some unique Name.
  5. In the Provider area, click Milvus.
  6. Click Continue.
  7. Follow the on-screen instructions to fill in the fields as described later on this page.
  8. Click Save and Test.

Fill in the following fields:

  • Name (required): A unique name for this connector.
  • Username (required): The username to access the Milvus instance.
  • Password (required): The password corresponding to the username to access the instance.
  • Uri (required): The URI of the instance, for example: https://12345.serverless.gcp-us-west1.cloud.zilliz.com.
  • Database Name (required): The name of the database in the instance.
  • Collection Name (required): The name of the collection in the database.