Files
dify-plugin-sdks/python/dify_plugin/file
Kalo Chin d8f9286eb3 fix(File): enhance error handling for unsupported URL protocols in file retrieval (#124)
- Added exception handling for unsupported protocols in the `get_blob` method.
- Raises a ValueError with a clear message if the URL is invalid, guiding users to check the `FILES_URL` environment variable.
- Maintained existing functionality while improving robustness against HTTP request failures.
2025-04-30 15:34:25 +08:00
..
2024-10-29 15:56:18 +08:00
2024-12-13 22:49:51 +08:00
2024-12-03 15:19:19 +08:00