mirror of https://github.com/langgenius/dify.git
- Updated class and variable names from 'triggers' to 'events' across multiple files to improve clarity and consistency. - Adjusted related data structures and methods to reflect the new naming convention, including changes in API entities, service methods, and trigger management logic. - Ensured all references to triggers are replaced with events to align with the updated terminology. |
||
|---|---|---|
| .. | ||
| agent.py | ||
| asset.py | ||
| base.py | ||
| datasource.py | ||
| debugging.py | ||
| dynamic_select.py | ||
| endpoint.py | ||
| exc.py | ||
| model.py | ||
| oauth.py | ||
| plugin.py | ||
| tool.py | ||
| trigger.py | ||