Skip to main content
Version: v1.6.14-dev3 🚧

Connectors

Overview​

Enterprise h2oGPTe provides a variety of connectors to integrate and import data from multiple sources. These connectors enable integration with cloud storage platforms, on-premise systems, and document repositories.

Instructions​

To view the available connectors in Enterprise h2oGPTe, consider the following steps:

  1. In Enteprise h2oGPTe, click + New chat.
  2. Click Attach file.

Connectors

note

Connectors​

  • File-based imports

    • Upload documents: Upload files directly into the system.
    • Import from file system: Integrate with a local or networked file system to import data.
    • Import from URL: Provide a publicly accessible URL to fetch and process content directly.
    • Upload plain text: Manually enter or upload raw text content.
  • Document and collection management

    • Select a document: Choose an existing document from the platform.
    • Select a collection: This option allows batch operations on grouped data sets. It allows you to work with predefined collections of documents.
  • Cloud Storage connectors

    • Import from S3: Integrate with Amazon S3 buckets for data import. Authentication and bucket access permissions are required.
    • Import from Azure Blob Storage: Connect to Microsoft Azure's Blob Storage service to fetch and store data efficiently. Access and authentication are required.
    • Import from Google Cloud Storage: Enable integration with Google Cloud Storage to retrieve data stored in buckets. The appropriate credentials are required.
  • SharePoint integration

    • Import from SharePoint Online: Fetch documents and data from the cloud-hosted version of SharePoint. SharePoint Online credentials and permissions are required.
    • Import from SharePoint On-premise: Integrate with an on-premise SharePoint installation. Ensure access to the necessary credentials and permissions.

Feedback