mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-24 13:06:56 -04:00
1881a22494
- Consolidated logic in PluginRegistration for determining subscription constructor classes. - Simplified method signatures in TriggerFactory for better readability. - Updated import paths in providers.py to reflect the new module structure. - Introduced comprehensive tests for the TriggerFactory to ensure robust functionality. These changes improve code clarity and maintainability while enhancing the overall structure of the trigger management system.