mirror of https://github.com/langgenius/dify.git
- Introduced `SubscriptionBuilderUpdater` class to streamline updates to subscription builders, encapsulating properties like name, parameters, and credentials. - Refactored API endpoints to utilize the new updater class, improving code clarity and maintainability. - Adjusted OAuth handling to create and update subscription builders more effectively, ensuring proper credential management. This change enhances the overall functionality and organization of the trigger subscription builder API. |
||
|---|---|---|
| .. | ||
| __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 | ||