mirror of
https://github.com/langgenius/dify-docs-archived.git
synced 2026-07-21 09:55:25 -04:00
add volcengine tos storage to support #20
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @yaoice on GitHub (Sep 9, 2024).
@dosubot[bot] commented on GitHub (Sep 9, 2024):
To add Volcengine TOS storage support, you can follow the existing pattern for integrating new storage services. Here are the steps:
Define Environment Variables:
Update Configuration:
Implement Storage Integration:
Example Configuration
Add the following environment variables for Volcengine TOS:
Update Configuration Section
Modify the configuration section to include Volcengine TOS:
Implement Storage Integration
Implement the necessary code to handle file operations using the Volcengine TOS SDK. Ensure you follow the same structure as the existing storage integrations.
For detailed steps on adding a new provider, refer to the Adding a New Provider guide [1][2].
This should help you integrate Volcengine TOS storage into the project.
To continue talking to Dosu, mention @dosu.