mirror of
https://github.com/langgenius/dify.git
synced 2026-04-19 18:27:27 +08:00
- Introduced a new `triggers` field in the `PluginDeclaration` class to support trigger functionalities within plugins. - This addition improves the integration of triggers in the plugin architecture, aligning with recent updates to the trigger entity structures. These changes enhance the overall capabilities of the plugin system.