Support Baidu bos storage #181

Open
opened 2026-02-16 00:20:22 -05:00 by yindo · 0 comments
Owner

Originally created by @sunnypuppy on GitHub (Sep 4, 2025).

Self Checks

To make sure we get to you in time, please check the following :)

  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • "Please do not modify this template :) and fill in all the required fields."

Is your feature request related to a problem? Please describe.
Currently, the main Dify project already supports Baidu BOS (Baidu Object Storage).
However, dify-plugin-daemon does not support Baidu BOS yet, which makes it inconsistent and prevents plugins from using the same storage option.

Describe the solution you'd like
Add Baidu BOS storage support in dify-plugin-daemon, aligned with the main Dify project.

Describe alternatives you've considered
Use other supported storage backends (e.g., S3, MinIO, etc.), but this breaks compatibility for users already using BOS in Dify core.

Additional context
Dify already has BOS support. It would be great to keep consistency between Dify and dify-plugin-daemon.

Originally created by @sunnypuppy on GitHub (Sep 4, 2025). **Self Checks** To make sure we get to you in time, please check the following :) - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify-plugin-daemon/issues), including closed ones. - [x] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [x] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [x] "Please do not modify this template :) and fill in all the required fields." **Is your feature request related to a problem? Please describe.** Currently, the main Dify project already supports Baidu BOS (Baidu Object Storage). However, dify-plugin-daemon does not support Baidu BOS yet, which makes it inconsistent and prevents plugins from using the same storage option. **Describe the solution you'd like** Add Baidu BOS storage support in dify-plugin-daemon, aligned with the main Dify project. **Describe alternatives you've considered** Use other supported storage backends (e.g., S3, MinIO, etc.), but this breaks compatibility for users already using BOS in Dify core. **Additional context** Dify already has BOS support. It would be great to keep consistency between Dify and dify-plugin-daemon.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-daemon#181