Commit Graph

63 Commits

Author SHA1 Message Date
Yi 46634638e7 fix: refine the "isInIteration" for workflow 2024-09-04 17:45:07 +08:00
StyleZhang 4f5dc82459 fix 2024-09-04 15:03:35 +08:00
Yi 5cb018e15d update the method to check if a node is in iteration 2024-09-04 14:59:30 +08:00
StyleZhang 4962b2c460 check node edge 2024-09-04 13:27:17 +08:00
Yi 6bee121ebe update log in web app 2024-09-03 17:27:32 +08:00
Yi 3431b19f9a update styling and iteration log 2024-09-03 11:46:04 +08:00
Yi b28c7b1cda Merge branch 'feat/workflow-parallel-support' of github.com:langgenius/dify into feat/workflow-parallel-support 2024-09-03 10:35:15 +08:00
Yi 83343eefe6 update parallel log 2024-09-03 10:34:50 +08:00
StyleZhang 70aced0100 fix 2024-09-02 18:38:21 +08:00
StyleZhang 7035f64ce3 fix: next step 2024-09-02 17:52:54 +08:00
StyleZhang 43240fcd41 fix 2024-09-02 14:50:05 +08:00
Yi 29b1ce781d fix: node end status 2024-09-01 22:00:54 +08:00
Yi e3ae529a55 update the onNodeFinished method for nodes being passed through more than once 2024-08-30 17:00:02 +08:00
StyleZhang 7c9081a8fc fix 2024-08-30 13:44:01 +08:00
StyleZhang f43596f226 fix: parallel branch limit 2024-08-29 11:31:34 +08:00
StyleZhang 4418fa1d2b fix: bug 2024-08-28 17:40:50 +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 1016db160e feat: parallel hover 2024-08-26 16:09:22 +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
edo1z 0a7ab9a47d
fix: incorrect duplication when no target node is selected (#7539) 2024-08-23 13:16:15 +08:00
Yi Xiao a71fc18530
feat: set workflow zoom range for shortcut (#7563) 2024-08-23 13:11:55 +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
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
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
quicksand e4587b2151
chore: MAX_TREE_DEPTH spelling mistake (#6965) 2024-08-05 18:41:08 +08:00
-LAN- 5e6fc58db3
Feat/environment variables in workflow (#6515)
Co-authored-by: JzoNg <jzongcode@gmail.com>
2024-07-22 15:29:39 +08:00
zxhlyh 984658f5e9
fix: workflow sync before export (#6380) 2024-07-17 16:51:48 +08:00
chenxu9741 6ef401a9f0
feat:add tts-streaming config and future (#5492) 2024-07-09 11:33:58 +08:00
Pascal M af9448e6f2
feat: undo/redo for workflow editor (#3927)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2024-06-26 14:37:12 +08:00
takatost ec1d3ddee2
feat: support importing and overwriting workflow DSL (#5511)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2024-06-25 15:46:12 +08:00
takatost 4a031de0d9
feat: make Citations and Attributions display enable default (#5508)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2024-06-24 13:03:49 +08:00
rerorero c7641be093
fix: workflow results in FAIL status due to null reference error (#5332) 2024-06-18 09:33:33 +08:00
KVOJJJin 61ebcd8adb
Fix: workflow result display (#5299) 2024-06-17 14:36:17 +08:00
zxhlyh c28d709d7f
feat: workflow add note node (#5164) 2024-06-14 17:08:11 +08:00
zxhlyh 95443bd551
chore: workflow syncing modal (#5108) 2024-06-12 16:35:19 +08:00
zxhlyh 4b91383efc
feat: workflow variable aggregator support group (#4811)
Co-authored-by: Yeuoly <admin@srmxy.cn>
2024-05-30 18:54:58 +08:00
非法操作 b7f81f0999
fix: the new node name is generated based on the original node when duplicating (#4675) 2024-05-28 13:50:43 +08:00
zxhlyh 45deaee762
feat: workflow new nodes (#4683)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Patryk Garstecki <patryk20120@yahoo.pl>
Co-authored-by: Sebastian.W <thiner@gmail.com>
Co-authored-by: 呆萌闷油瓶 <253605712@qq.com>
Co-authored-by: takatost <takatost@users.noreply.github.com>
Co-authored-by: rechardwang <wh_goodjob@163.com>
Co-authored-by: Nite Knite <nkCoding@gmail.com>
Co-authored-by: Chenhe Gu <guchenhe@gmail.com>
Co-authored-by: Joshua <138381132+joshua20231026@users.noreply.github.com>
Co-authored-by: Weaxs <459312872@qq.com>
Co-authored-by: Ikko Eltociear Ashimine <eltociear@gmail.com>
Co-authored-by: leejoo0 <81673835+leejoo0@users.noreply.github.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: sino <sino2322@gmail.com>
Co-authored-by: Vikey Chen <vikeytk@gmail.com>
Co-authored-by: wanghl <Wang-HL@users.noreply.github.com>
Co-authored-by: Haolin Wang-汪皓临 <haolin.wang@atlaslovestravel.com>
Co-authored-by: Zixuan Cheng <61724187+Theysua@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Bowen Liang <bowenliang@apache.org>
Co-authored-by: Bowen Liang <liangbowen@gf.com.cn>
Co-authored-by: fanghongtai <42790567+fanghongtai@users.noreply.github.com>
Co-authored-by: wxfanghongtai <wxfanghongtai@gf.com.cn>
Co-authored-by: Matri <qjp@bithuman.io>
Co-authored-by: Benjamin <benjaminx@gmail.com>
2024-05-27 21:57:08 +08:00
zxhlyh de3a7603ac
fix: workflow add next node from knowledge retrieval node (#4467) 2024-05-17 11:42:03 +08:00
zxhlyh c0fe414e0a
fix: workflow delete edge when node is selected (#4414) 2024-05-15 15:12:36 +08:00
zxhlyh 6f1633fa75
fix: delete end node (#4372) 2024-05-14 15:51:08 +08:00
zxhlyh a1ab87107b
chore: workflow sync with hash (#4250) 2024-05-10 14:48:20 +08:00
zxhlyh f49c99937c
fix: workflow end node deletion (#4240) 2024-05-10 10:38:05 +08:00
zxhlyh 9b24f12bf5
feat: workflow interaction (#4214) 2024-05-09 17:18:51 +08:00
zxhlyh 05cab85579
fix: workflow disable shortcuts when feature panel occured (#4001) 2024-04-30 13:35:49 +08:00
Joel 3e992cb23c
feat: code transform node editor support insert var by add slash or left brace (#3946)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2024-04-28 17:51:58 +08:00
takatost ff67a6d338
feat: llm text stream support for workflow app (#3798)
Co-authored-by: JzoNg <jzongcode@gmail.com>
2024-04-28 17:37:00 +08:00
zxhlyh 8e4989ed03
feat: workflow remove preview mode (#3941) 2024-04-28 17:09:56 +08:00