Skip to main content

File Upload Source Connector

The File Upload Source Connector allows you to upload files as a data source for your pipelines. This guide explains the configuration options available when setting up a File Upload connector.

Configure the Connector

To configure a connector to upload files:

  1. Click Source Connectors from the main menu.

  2. Click New Source Connector from the Source Connectors page.

  3. Select the File Upload card.

    File Upload Card

  4. Enter a name for your integration, and select one or more files to upload.

    • You can upload up to 25 files in one batch through the UI.
    • There is no limit to the total number of documents. Select Files
  5. When you've selected all desired files, click Confirm Selection.

    Confirm Selection

Alternative: Uploading Files via API

Adding Additional Files to an Existing File Upload Connector

  1. Click on Source Connectors in the sidebar, then click the edit icon next to the connector you wish to add additional files to.

  2. Select additional files. They will be uploaded and added to your connector.

Add Additional Files

Configuring the File Upload Connector in a RAG Pipeline

Your File Upload connector is reusable across pipelines, and allows you to connect to this same set of files in different pipelines without specifying the files every time.

What's next?

  • If you haven't yet built a connector to your vector database, go to Configuring Vector Database Connectors and select the platform you prefer to use for storing output vectors.

    OR

  • If you're ready to start producing vector embeddings from your input data, head to Pipeline Basics. Select your new connector as the data source to use it in your pipeline.

Was this page helpful?