update: for plugin huawei_obs-0.0.2.difypkg【add new features and fix bugs】 #1808
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Huawei Cloud OBS Plugin
A powerful Dify plugin providing seamless integration with Huawei Cloud Object Storage Service (OBS). Enables direct file uploads to Huawei Cloud OBS and efficient file retrieval using URLs, with rich configuration options.
Version Information
Version History
Quick Start
Core Features
File Upload to OBS
File Retrieval by URL
Batch File Operations
Technical Advantages
Requirements
Installation & Configuration
Install the required dependencies:
Configure the plugin in Dify with the following parameters:
Usage
The plugin provides five powerful tools for interacting with Huawei Cloud OBS:
1. Upload File to OBS (upload_file)
Dedicated tool for uploading files to Huawei Cloud OBS.
file: The local file to upload (required)directory: First-level directory under the bucket (required)directory_mode: Optional directory structure mode (default:no_subdirectory)no_subdirectory: Store directly in specified directoryyyyy_mm_dd_hierarchy: Store in date-based hierarchical structureyyyy_mm_dd_combined: Store in combined date directoryfilename: Optional custom filename for OBS storagefilename_mode: Optional filename composition mode (default:filename)filename: Use original filenamefilename_timestamp: Use original filename plus timestamp2. Get File by URL (get_file_by_url)
Dedicated tool for retrieving files from Huawei Cloud OBS using URLs.
file_url: The URL of the file in Huawei Cloud OBS3. Multi Upload Files to OBS (multi_upload_files)
Dedicated tool for uploading multiple files to Huawei Cloud OBS.
files: The local files to upload (required)directory: First-level directory under the bucket (required)directory_mode: Optional directory structure mode (default:no_subdirectory)no_subdirectory: Store directly in specified directoryyyyy_mm_dd_hierarchy: Store in date-based hierarchical structureyyyy_mm_dd_combined: Store in combined date directoryfilename_mode: Optional filename composition mode (default:filename)filename: Use original filenamefilename_timestamp: Use original filename plus timestamp4. Get Multiple Files by URLs (get_files_by_urls)
Dedicated tool for retrieving multiple files from Huawei Cloud OBS using URLs.
file_urls: Multiple URLs of files in Huawei Cloud OBS, separated by semicolons (;). Maximum 10 files at once.5. Get Public File by URL (get_public_file_by_url)
Dedicated tool for downloading publicly accessible files from any platform.
file_url: The URL of a publicly accessible file from any platform (e.g., Huawei Cloud OBS, Aliyun OSS, AWS S3, etc.)Examples
Upload File
Batch Upload Files
Get File by URL
Notes
Developer Information
https://github.com/sawyer-shihttps://github.com/sawyer-shi/dify-plugins-huawei-obsReady to seamlessly integrate with Huawei Cloud OBS?
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
4. Checklist
5. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
6. Privacy Protection Information
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
Privacy Policy