mirror of https://github.com/langgenius/dify.git
- Remove the debug endpoint for cleaner API structure - Add support for TRIGGER_PLUGIN in NodeType enumeration - Implement WorkflowPluginTrigger model to map plugin triggers to workflow nodes - Enhance TriggerService to process plugin triggers and store trigger data in Redis - Update node mapping to include TriggerPluginNode for workflow execution Co-authored-by: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| callbacks | ||
| entities | ||
| graph_engine | ||
| nodes | ||
| repositories | ||
| utils | ||
| __init__.py | ||
| constants.py | ||
| conversation_variable_updater.py | ||
| enums.py | ||
| errors.py | ||
| system_variable.py | ||
| variable_loader.py | ||
| workflow_cycle_manager.py | ||
| workflow_entry.py | ||
| workflow_type_encoder.py | ||