You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/core/workflow
jyong e23d7e39ec Merge branch 'feat/datasource' into feat/r2
# Conflicts:
#	api/services/rag_pipeline/rag_pipeline.py
#	web/app/components/workflow/constants.ts
#	web/app/components/workflow/header/run-and-history.tsx
#	web/app/components/workflow/hooks/use-nodes-interactions.ts
#	web/app/components/workflow/hooks/use-workflow-interactions.ts
#	web/app/components/workflow/hooks/use-workflow.ts
#	web/app/components/workflow/index.tsx
#	web/app/components/workflow/nodes/_base/components/panel-operator/panel-operator-popup.tsx
#	web/app/components/workflow/nodes/_base/panel.tsx
#	web/app/components/workflow/nodes/code/use-config.ts
#	web/app/components/workflow/nodes/llm/default.ts
#	web/app/components/workflow/panel/index.tsx
#	web/app/components/workflow/panel/version-history-panel/index.tsx
#	web/app/components/workflow/store/workflow/index.ts
#	web/app/components/workflow/types.ts
#	web/config/index.ts
#	web/types/workflow.ts
10 months ago
..
callbacks Feature/newnew workflow loop node (#14863) 1 year ago
entities r2 10 months ago
graph_engine Merge branch 'feat/datasource' into feat/r2 10 months ago
nodes add online drive 10 months ago
repositories refactor(workflow): Rename workflow node execution models (#20458) 11 months ago
utils fix(api): adding variable to variable pool recursively while loading draft variables. (#21478) 10 months ago
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
constants.py r2 11 months ago
conversation_variable_updater.py feat: Persist Variables for Enhanced Debugging Workflow (#20699) 10 months ago
enums.py Merge branch 'main' into feat/r2 11 months ago
errors.py feat/enhance the multi-modal support (#8818) 2 years ago
variable_loader.py fix(api): adding variable to variable pool recursively while loading draft variables. (#21478) 10 months ago
workflow_cycle_manager.py feat: Persist Variables for Enhanced Debugging Workflow (#20699) 10 months ago
workflow_engine_manager.py feat: Parallel Execution of Nodes in Workflows (#8192) 2 years ago
workflow_entry.py feat: Persist Variables for Enhanced Debugging Workflow (#20699) 10 months ago
workflow_type_encoder.py feat: Persist Variables for Enhanced Debugging Workflow (#20699) 10 months ago