dify/api/models
Harry 0d686fc6ae refactor: streamline trigger event node metadata handling and update async workflow service for JSON serialization
- Removed unnecessary input data from the TriggerEventNode's metadata.
- Updated AsyncWorkflowService to use model_dump_json() for trigger metadata serialization.
- Added a comment in WorkflowAppService to address the large size of the workflow_app_log table and the use of an additional details field.
2025-10-28 17:50:06 +08:00
..
__init__.py
_workflow_exc.py
account.py
api_based_extension.py
base.py
dataset.py
engine.py
enums.py
model.py
oauth.py
provider_ids.py
provider.py
source.py
task.py
tools.py
trigger.py
types.py
web.py
workflow.py