dify/api/core/workflow/entities
jyong 832bef053f Merge branch 'main' into feat/r2
# Conflicts:
#	docker/docker-compose.middleware.yaml
#	web/app/components/workflow-app/components/workflow-main.tsx
#	web/app/components/workflow-app/hooks/index.ts
#	web/app/components/workflow/hooks-store/store.ts
#	web/app/components/workflow/hooks/index.ts
#	web/app/components/workflow/nodes/_base/components/variable/var-reference-picker.tsx
2025-07-02 18:20:05 +08:00
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
node_entities.py refactor(workflow): Rename NodeRunMetadataKey to WorkflowNodeExecutionMetadataKey (#20457) 2025-05-30 04:47:56 +08:00
variable_entities.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
variable_pool.py r2 2025-07-02 18:15:23 +08:00
workflow_entities.py Feature/newnew workflow loop node (#14863) 2025-03-05 17:41:15 +08:00
workflow_execution.py Merge branch 'main' into feat/r2 2025-06-03 18:56:49 +08:00
workflow_node_execution.py Merge branch 'main' into feat/r2 2025-07-02 18:20:05 +08:00