mirror of https://github.com/langgenius/dify.git
- Updated `TriggerSubscriptionBuilderVerifyApi` to directly return the result of `verify_trigger_subscription_builder`, improving clarity. - Refactored import statement in `trigger_plugin/__init__.py` to point to the correct module, enhancing code organization. - Removed the obsolete `node.py` file, cleaning up the codebase by eliminating unused components. These changes enhance the maintainability and clarity of the trigger provider functionality. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| account.py | ||
| agent_providers.py | ||
| endpoint.py | ||
| error.py | ||
| load_balancing_config.py | ||
| members.py | ||
| model_providers.py | ||
| models.py | ||
| plugin.py | ||
| tool_providers.py | ||
| trigger_providers.py | ||
| workspace.py | ||