mirror of https://github.com/langgenius/dify.git
- Added `get_plugin_icon_url` method in `PluginService` to fetch plugin icons. - Updated `PluginTriggerProviderController` to use the new method for icon handling. - Refactored `ToolTransformService` to utilize `PluginService` for consistent icon URL generation. This enhances the trigger provider's ability to manage plugin icons effectively. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| data_migration.py | ||
| dependencies_analysis.py | ||
| endpoint_service.py | ||
| github_service.py | ||
| oauth_service.py | ||
| plugin_auto_upgrade_service.py | ||
| plugin_migration.py | ||
| plugin_parameter_service.py | ||
| plugin_permission_service.py | ||
| plugin_service.py | ||