Vana SDK - v2.2.2
    Preparing search index...

    Class DropboxStorage

    Dropbox Storage Provider

    Implements the storage interface for Dropbox. Requires OAuth2 authentication.

    Implements

    Index

    Methods

    • Upload a file to the storage provider

      Parameters

      • file: Blob

        The file to upload

      • Optionalfilename: string

        Optional custom filename

      Returns Promise<StorageUploadResult>

      Promise with storage URL and metadata