Novice
|
f0b9257387
|
fix: error in obtaining end_to_node_id during conditional parallel execution (#13673)
|
2025-02-13 18:00:28 +08:00 |
|
Novice
|
c00e7d3f65
|
fix: retry log running error (#13472)
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
|
2025-02-11 15:48:55 +08:00 |
|
Lazy_Frog
|
b7c11c1818
|
Fix the problem of Workflow terminates after parallel tasks execution, merge node not triggered (#12498)
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
|
2025-02-07 13:56:08 +08:00 |
|
-LAN-
|
26b5680913
|
fix: improve merge branch node ID checks in graph engine (#12128)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-26 23:33:45 +08:00 |
|
yihong
|
56e15d09a9
|
feat: mypy for all type check (#10921)
|
2024-12-24 18:38:51 +08:00 |
|
yihong
|
6a0ff3686c
|
fix: fix typo (#12034)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-12-24 15:23:27 +08:00 |
|
Novice
|
c1aa55f3ea
|
fix: remove the unused retry index field (#11903)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-12-23 14:32:11 +08:00 |
|
-LAN-
|
dacd457478
|
feat: add workflow parallel depth limit configuration (#11460)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
|
2024-12-20 14:52:20 +08:00 |
|
Novice
|
7abc7fa573
|
Feat: Retry on node execution errors (#11871)
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
|
2024-12-20 14:14:06 +08:00 |
|
Kazuhisa Wada
|
63f1dd7877
|
Make max_submit_count configurable via Config (#11673)
|
2024-12-16 12:59:37 +08:00 |
|
Novice
|
79a710ce98
|
Feat: continue on error (#11458)
Co-authored-by: Novice Lee <novicelee@NovicedeMacBook-Pro.local>
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
|
2024-12-11 14:22:42 +08:00 |
|
-LAN-
|
537068cfde
|
refactor(iteration_node): use Sequence and Mapping in parameters (#11483)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-09 15:41:20 +08:00 |
|
Yi Xiao
|
e135ffc2c1
|
Feat: upgrade variable assigner (#11285)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-12-03 13:56:40 +08:00 |
|
-LAN-
|
9789905a1f
|
chore(*): Removes debugging print statements (#11145)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-11-26 22:03:19 +08:00 |
|
Bowen Liang
|
6c8e208ef3
|
chore: bump minimum supported Python version to 3.11 (#10386)
|
2024-11-24 13:28:46 +08:00 |
|
Bowen Liang
|
51db59622c
|
chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425)
|
2024-11-15 15:41:40 +08:00 |
|
Novice
|
f414d241c1
|
Feat/iteration single run time (#10512)
|
2024-11-11 14:47:52 +08:00 |
|
Novice
|
d1505b15c4
|
feat: Iteration node support parallel mode (#9493)
|
2024-11-05 10:32:49 +08:00 |
|
-LAN-
|
72ea3d6b98
|
fix(workflow): Take back LLM streaming output after IF-ELSE (#9875)
|
2024-10-25 22:33:34 +08:00 |
|
-LAN-
|
e61752bd3a
|
feat/enhance the multi-modal support (#8818)
|
2024-10-21 10:43:49 +08:00 |
|
takatost
|
e0a3307563
|
fix(workflow): "Max submit count reached" error occurred when executing workflow as tool in iteration (#8595)
|
2024-09-20 19:47:25 +08:00 |
|
takatost
|
ffd2f61dd9
|
fix: thread_pool submit count in parallel workflow not releasing (#8549)
|
2024-09-19 15:34:56 +08:00 |
|
takatost
|
88c9834ef2
|
chore(workflow): Optimize the iteration when selecting a variable from a branch in the output variable causes iteration index err (#8440)
|
2024-09-14 18:02:43 +08:00 |
|
Bowen Liang
|
a1104ab97e
|
chore: refurish python code by applying Pylint linter rules (#8322)
|
2024-09-13 22:42:08 +08:00 |
|
takatost
|
cd3eaed335
|
fix(workflow): both parallel and single branch errors occur in if-else (#8378)
|
2024-09-13 19:55:54 +08:00 |
|
Bowen Liang
|
40fb4d16ef
|
chore: refurbish Python code by applying refurb linter rules (#8296)
|
2024-09-12 15:50:49 +08:00 |
|
Bowen Liang
|
0f14873255
|
chore: cleanup ruff flake8-simplify linter rules (#8286)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-09-12 12:55:45 +08:00 |
|
Bowen Liang
|
781d294f49
|
chore: cleanup pycodestyle E rules (#8269)
|
2024-09-11 18:55:00 +08:00 |
|
Bowen Liang
|
292220c596
|
chore: apply pep8-naming rules for naming convention (#8261)
|
2024-09-11 16:40:52 +08:00 |
|
takatost
|
5f4cdd66fa
|
fix(workflow): IF-ELSE nodes connected to the same subsequent node cause execution to stop (#8247)
|
2024-09-11 12:28:32 +08:00 |
|
takatost
|
f6dfe23cf8
|
fix(workflow): in multi-parallel execution with multiple conditional branches (#8221)
|
2024-09-10 21:09:18 +08:00 |
|
Bowen Liang
|
2cf1187b32
|
chore(api/core): apply ruff reformatting (#7624)
|
2024-09-10 17:00:20 +08:00 |
|
takatost
|
dabfd74622
|
feat: Parallel Execution of Nodes in Workflows (#8192)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Yi <yxiaoisme@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-09-10 15:23:16 +08:00 |
|