dify/api/core/plugin
Harry ee89e9eb2f refactor(trigger): update type parameter naming in PluginTriggerManager
- Changed the parameter name from 'type' to 'type_' in multiple method calls within the PluginTriggerManager class to avoid conflicts with the built-in type function and improve code clarity.
2025-10-11 13:09:25 +08:00
..
backwards_invocation feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
endpoint fix: handle EndpointSetupFailedError in BasePluginClient (#19613) 2025-05-15 13:59:43 +08:00
entities refactor(trigger): rename trigger-related fields and methods for consistency 2025-10-11 12:26:08 +08:00
impl refactor(trigger): update type parameter naming in PluginTriggerManager 2025-10-11 13:09:25 +08:00
utils Merge branch 'main' into feat/trigger 2025-10-10 15:16:00 +08:00