Yi
|
29b1ce781d
|
fix: node end status
|
2024-09-01 22:00:54 +08:00 |
|
Yi
|
71a7d890cc
|
fix styling
|
2024-08-30 23:31:05 +08:00 |
|
Yi
|
ee1587c939
|
fix: make the End node always nested in the root
|
2024-08-30 20:14:56 +08:00 |
|
Yi
|
d7c0ca852e
|
feat: inner parallels will be added to its corresponding branch
|
2024-08-30 20:08:57 +08:00 |
|
Yi
|
e3295181d2
|
fix a typo
|
2024-08-30 18:01:13 +08:00 |
|
Yi
|
2b5b856126
|
solve the branch issue
|
2024-08-30 17:58:29 +08:00 |
|
Yi
|
e3ae529a55
|
update the onNodeFinished method for nodes being passed through more than once
|
2024-08-30 17:00:02 +08:00 |
|
Yi
|
708256ef1d
|
Merge branch 'feat/workflow-parallel-support' of github.com:langgenius/dify into feat/workflow-parallel-support
|
2024-08-30 15:23:21 +08:00 |
|
StyleZhang
|
7c9081a8fc
|
fix
|
2024-08-30 13:44:01 +08:00 |
|
Yi
|
1bde57e591
|
delete console logs
|
2024-08-29 17:54:26 +08:00 |
|
Yi
|
32a11cbb6a
|
update the parallel workflow log for iteration and chatflow preview
|
2024-08-29 17:26:17 +08:00 |
|
Yi
|
3e257ae907
|
update the workflow parallel log
|
2024-08-29 16:38:51 +08:00 |
|
StyleZhang
|
f43596f226
|
fix: parallel branch limit
|
2024-08-29 11:31:34 +08:00 |
|
takatost
|
6b6750b9ad
|
Merge branch 'refs/heads/main' into feat/workflow-parallel-support
# Conflicts:
# api/services/app_generate_service.py
|
2024-08-28 18:01:57 +08:00 |
|
StyleZhang
|
4418fa1d2b
|
fix: bug
|
2024-08-28 17:40:50 +08:00 |
|
YidaHu
|
3a67fc6c5a
|
feat: add support for array types in available variable list (#7715)
|
2024-08-28 17:30:13 +08:00 |
|
StyleZhang
|
8ba5673606
|
feat: iteration support parallel
|
2024-08-28 16:00:17 +08:00 |
|
StyleZhang
|
4e3dc36e37
|
fix: workflow run edge status
|
2024-08-27 14:39:56 +08:00 |
|
StyleZhang
|
9c8144e463
|
feat: parallel hover
|
2024-08-26 17:49:11 +08:00 |
|
takatost
|
76bb8d1c1a
|
Merge branch 'refs/heads/main' into feat/workflow-parallel-support
# Conflicts:
# api/services/app_generate_service.py
# api/services/workflow_service.py
|
2024-08-26 16:17:19 +08:00 |
|
StyleZhang
|
1016db160e
|
feat: parallel hover
|
2024-08-26 16:09:22 +08:00 |
|
Yi Xiao
|
3be756eaed
|
feat: tooltip (#7634)
|
2024-08-26 13:00:02 +08:00 |
|
takatost
|
4771e85630
|
Merge branch 'refs/heads/main' into feat/workflow-parallel-support
# Conflicts:
# api/tests/integration_tests/workflow/nodes/test_code.py
# api/tests/unit_tests/core/workflow/nodes/test_answer.py
# api/tests/unit_tests/core/workflow/nodes/test_if_else.py
# api/tests/unit_tests/core/workflow/nodes/test_variable_assigner.py
|
2024-08-24 17:26:44 +08:00 |
|
Joel
|
fb75bd9790
|
chore: improve the check time of variable name in conversation and env var (#7572)
|
2024-08-23 15:08:34 +08:00 |
|
edo1z
|
0a7ab9a47d
|
fix: incorrect duplication when no target node is selected (#7539)
|
2024-08-23 13:16:15 +08:00 |
|
Yi Xiao
|
9618f86980
|
fix: workflow context menu popup issue (#7530)
|
2024-08-23 13:14:17 +08:00 |
|
Yi Xiao
|
a71fc18530
|
feat: set workflow zoom range for shortcut (#7563)
|
2024-08-23 13:11:55 +08:00 |
|
takatost
|
5b22d8f8b2
|
Merge branch 'refs/heads/main' into feat/workflow-parallel-support
# Conflicts:
# api/core/workflow/nodes/llm/llm_node.py
# api/core/workflow/nodes/question_classifier/question_classifier_node.py
|
2024-08-23 00:32:28 +08:00 |
|
takatost
|
35be41b337
|
Merge branch 'refs/heads/main' into feat/workflow-parallel-support
# Conflicts:
# api/core/app/apps/advanced_chat/app_generator.py
# api/core/app/apps/advanced_chat/generate_task_pipeline.py
# api/core/app/apps/workflow/app_runner.py
# api/core/app/apps/workflow/generate_task_pipeline.py
# api/core/app/task_pipeline/workflow_cycle_state_manager.py
# api/core/workflow/entities/variable_pool.py
# api/core/workflow/nodes/code/code_node.py
# api/core/workflow/nodes/llm/llm_node.py
# api/core/workflow/nodes/start/start_node.py
# api/core/workflow/nodes/variable_assigner/__init__.py
# api/tests/integration_tests/workflow/nodes/test_llm.py
# api/tests/integration_tests/workflow/nodes/test_parameter_extractor.py
# api/tests/unit_tests/core/workflow/nodes/test_answer.py
# api/tests/unit_tests/core/workflow/nodes/test_if_else.py
# api/tests/unit_tests/core/workflow/nodes/test_variable_assigner.py
|
2024-08-21 16:59:23 +08:00 |
|
Yeuoly
|
784b11ce19
|
Chore/remove python dependencies selector (#7494)
|
2024-08-21 16:57:14 +08:00 |
|
Joel
|
c70d69322b
|
feat: support dialogue count in chatflow (#7440)
|
2024-08-20 18:28:39 +08:00 |
|
Yi Xiao
|
8b06105fa1
|
Feat: shortcut hook (#7385)
|
2024-08-19 18:11:11 +08:00 |
|
StyleZhang
|
1973f5003b
|
feat: frontend support parallel
|
2024-08-16 16:55:08 +08:00 |
|
Joel
|
135dcfa3e5
|
fix: not show correct iteration times number in run history (#7318)
|
2024-08-15 21:02:41 +08:00 |
|
KVOJJJin
|
d07b2b9915
|
Fix: missing default value of type array object in conversation variable modal (#7309)
|
2024-08-15 17:28:12 +08:00 |
|
AIxGEEK
|
04131f86df
|
fix: inability-to-add-node-and-change-the-edge (#7303)
|
2024-08-15 17:26:11 +08:00 |
|
KVOJJJin
|
429e85f5d6
|
Fix: support hide env & conversation var in prompt editor (#7256)
|
2024-08-14 15:14:39 +08:00 |
|
Joel
|
9381c08c43
|
chore: not use step_boundary field (#7231)
|
2024-08-13 17:22:33 +08:00 |
|
KVOJJJin
|
935e72d449
|
Feat: conversation variable & variable assigner node (#7222)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-08-13 14:44:10 +08:00 |
|
zxhlyh
|
f9cf418f0f
|
Fix/workflow run single step (#7194)
|
2024-08-12 17:14:17 +08:00 |
|
zxhlyh
|
925f0d2e09
|
fix: workflow search blocks (#7097)
|
2024-08-08 15:33:02 +08:00 |
|
zxhlyh
|
1571a8afd4
|
fix: workflow delete node shortcut (#7076)
|
2024-08-08 10:42:08 +08:00 |
|
crazywoola
|
7f18c06b0a
|
fix: code-block-missing-checks (#7002)
|
2024-08-06 16:11:14 +08:00 |
|
Yi Xiao
|
0c22e4e3d1
|
Feat/new confirm (#6984)
|
2024-08-06 14:31:13 +08:00 |
|
Vico Chu
|
1c043b8426
|
Chores: fix name typo (#6987)
|
2024-08-06 13:33:21 +08:00 |
|
quicksand
|
e4587b2151
|
chore: MAX_TREE_DEPTH spelling mistake (#6965)
|
2024-08-05 18:41:08 +08:00 |
|
crazywoola
|
79715345ef
|
fix: import workflow errors (#6937)
|
2024-08-04 14:34:39 +08:00 |
|
Kevin9703
|
4d0a6cc382
|
fix(nodes/knowledge-retrieval): workflow knowledge retrieval rerank model check (#6918)
|
2024-08-02 20:30:05 +08:00 |
|
zxhlyh
|
33dab4fe54
|
fix: multiple retrieval default weighted score (#6897)
|
2024-08-02 14:05:27 +08:00 |
|
zxhlyh
|
9ae88ede12
|
chore: n to 1 retrieval (#6839)
|
2024-08-01 13:45:18 +08:00 |
|