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. |
||
|---|---|---|
| .. | ||
| api_tools_manage_service.py | ||
| builtin_tools_manage_service.py | ||
| mcp_tools_manage_service.py | ||
| tool_labels_service.py | ||
| tools_manage_service.py | ||
| tools_transform_service.py | ||
| workflow_tools_manage_service.py | ||