mirror of
https://github.com/langgenius/dify.git
synced 2026-01-14 06:07:33 +08:00
- Refactor trigger provider classes to improve naming consistency and clarity - Introduce new methods for managing trigger subscriptions, including validation and dispatching - Update API endpoints to reflect changes in subscription handling - Implement logging and request management for endpoint interactions - Enhance data models to support subscription attributes and lifecycle management Co-authored-by: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _value_type_serializer.py | ||
| annotation_fields.py | ||
| api_based_extension_fields.py | ||
| app_fields.py | ||
| conversation_fields.py | ||
| conversation_variable_fields.py | ||
| data_source_fields.py | ||
| dataset_fields.py | ||
| document_fields.py | ||
| end_user_fields.py | ||
| file_fields.py | ||
| hit_testing_fields.py | ||
| installed_app_fields.py | ||
| member_fields.py | ||
| message_fields.py | ||
| raws.py | ||
| segment_fields.py | ||
| tag_fields.py | ||
| workflow_app_log_fields.py | ||
| workflow_fields.py | ||
| workflow_run_fields.py | ||
| workflow_trigger_fields.py | ||