47 Commits (ad8e79c440e05c09de7167ee9a32ce0441e273d5)

Autor SHA1 Nachricht Datum
  -LAN- 72fdafc180
refactor: Replaces direct DB session usage with context managers (#20569) vor 5 Monaten
  -LAN- a6ea15e63c
Refactor/message cycle manage and knowledge retrieval (#20460) vor 5 Monaten
  -LAN- 32e779eef3
refactor(workflow): Rename NodeRunMetadataKey to WorkflowNodeExecutionMetadataKey (#20457) vor 5 Monaten
  -LAN- 482e50aae9
Refactor/remove db from cycle manager (#20455) vor 5 Monaten
  -LAN- f233a64eb5
fix(workflow): fetch user failed when workflow run in parallel mode (#20321) vor 5 Monaten
  Bowen Liang cbc8ebd8f5
chore: bump pydantic to 2.11 and pydantic-settings to 2.9 (#15049) vor 6 Monaten
  Yongtao Huang 5d72003ebb
Remove dead code (#17899) vor 7 Monaten
  -LAN- ec29bcf013
feat(graph_engine): yield control to other threads before node run. (#17689) vor 7 Monaten
  Novice fe0d932f50
fix: fail-branch stream output error (#13401) vor 7 Monaten
  jiangbo721 5646442931
fix: iteration total tokens calculate error (#15813) vor 7 Monaten
  Novice 778861f461
fix: agent node can't use in parallel (#15047) vor 8 Monaten
  Wood 2c17bb2c36
Feature/newnew workflow loop node (#14863) vor 8 Monaten
  Novice 24d80000ac
chore: Restore the parts that were overwritten during conflict resolution. (#14141) vor 8 Monaten
  Yeuoly 403e2d58b9
Introduce Plugins (#13836) vor 8 Monaten
  Novice f0b9257387
fix: error in obtaining end_to_node_id during conditional parallel execution (#13673) vor 8 Monaten
  Novice c00e7d3f65
fix: retry log running error (#13472) vor 8 Monaten
  Lazy_Frog b7c11c1818
Fix the problem of Workflow terminates after parallel tasks execution, merge node not triggered (#12498) vor 9 Monaten
  -LAN- 26b5680913
fix: improve merge branch node ID checks in graph engine (#12128) vor 10 Monaten
  yihong 56e15d09a9
feat: mypy for all type check (#10921) vor 10 Monaten
  yihong 6a0ff3686c
fix: fix typo (#12034) vor 10 Monaten
  Novice c1aa55f3ea
fix: remove the unused retry index field (#11903) vor 10 Monaten
  -LAN- dacd457478
feat: add workflow parallel depth limit configuration (#11460) vor 10 Monaten
  Novice 7abc7fa573
Feat: Retry on node execution errors (#11871) vor 10 Monaten
  Kazuhisa Wada 63f1dd7877
Make max_submit_count configurable via Config (#11673) vor 10 Monaten
  Novice 79a710ce98
Feat: continue on error (#11458) vor 11 Monaten
  -LAN- 537068cfde
refactor(iteration_node): use Sequence and Mapping in parameters (#11483) vor 11 Monaten
  Yi Xiao e135ffc2c1
Feat: upgrade variable assigner (#11285) vor 11 Monaten
  -LAN- 9789905a1f
chore(*): Removes debugging print statements (#11145) vor 11 Monaten
  Bowen Liang 6c8e208ef3
chore: bump minimum supported Python version to 3.11 (#10386) vor 11 Monaten
  Bowen Liang 51db59622c
chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) vor 11 Monaten
  Novice f414d241c1
Feat/iteration single run time (#10512) vor 1 Jahr
  Novice d1505b15c4
feat: Iteration node support parallel mode (#9493) vor 1 Jahr
  -LAN- 72ea3d6b98
fix(workflow): Take back LLM streaming output after IF-ELSE (#9875) vor 1 Jahr
  -LAN- e61752bd3a
feat/enhance the multi-modal support (#8818) vor 1 Jahr
  takatost e0a3307563
fix(workflow): "Max submit count reached" error occurred when executing workflow as tool in iteration (#8595) vor 1 Jahr
  takatost ffd2f61dd9
fix: thread_pool submit count in parallel workflow not releasing (#8549) vor 1 Jahr
  takatost 88c9834ef2
chore(workflow): Optimize the iteration when selecting a variable from a branch in the output variable causes iteration index err (#8440) vor 1 Jahr
  Bowen Liang a1104ab97e
chore: refurish python code by applying Pylint linter rules (#8322) vor 1 Jahr
  takatost cd3eaed335
fix(workflow): both parallel and single branch errors occur in if-else (#8378) vor 1 Jahr
  Bowen Liang 40fb4d16ef
chore: refurbish Python code by applying refurb linter rules (#8296) vor 1 Jahr
  Bowen Liang 0f14873255
chore: cleanup ruff flake8-simplify linter rules (#8286) vor 1 Jahr
  Bowen Liang 781d294f49
chore: cleanup pycodestyle E rules (#8269) vor 1 Jahr
  Bowen Liang 292220c596
chore: apply pep8-naming rules for naming convention (#8261) vor 1 Jahr
  takatost 5f4cdd66fa
fix(workflow): IF-ELSE nodes connected to the same subsequent node cause execution to stop (#8247) vor 1 Jahr
  takatost f6dfe23cf8
fix(workflow): in multi-parallel execution with multiple conditional branches (#8221) vor 1 Jahr
  Bowen Liang 2cf1187b32
chore(api/core): apply ruff reformatting (#7624) vor 1 Jahr
  takatost dabfd74622
feat: Parallel Execution of Nodes in Workflows (#8192) vor 1 Jahr