mirror of https://github.com/langgenius/dify.git
- Introduced `TriggerProviderIconApi` to fetch icons for trigger plugins based on tenant and provider ID. - Updated `WorkflowResponseConverter` to include trigger plugin icons in the response. - Implemented `get_trigger_plugin_icon` method in `TriggerManager` for icon retrieval logic. - Adjusted `Node` class to correctly set provider information for trigger plugins. - Modified TypeScript types to accommodate new provider ID field in workflow nodes. |
||
|---|---|---|
| .. | ||
| advanced_chat | ||
| agent_chat | ||
| chat | ||
| common | ||
| completion | ||
| pipeline | ||
| workflow | ||
| __init__.py | ||
| base_app_generate_response_converter.py | ||
| base_app_generator.py | ||
| base_app_queue_manager.py | ||
| base_app_runner.py | ||
| exc.py | ||
| message_based_app_generator.py | ||
| message_based_app_queue_manager.py | ||
| workflow_app_runner.py | ||