mirror of https://github.com/langgenius/dify.git
- Introduced `TriggerProviderInfoApi` to retrieve information for a specific trigger provider, improving API capabilities. - Added `get_trigger_provider` method in `TriggerProviderService` to fetch trigger provider details, enhancing data retrieval. - Updated route configurations to include the new API endpoint for trigger provider information. These changes enhance the functionality and usability of trigger provider interactions within the application. |
||
|---|---|---|
| .. | ||
| __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 | ||