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 |
|