50 коммитов (10b738a296cc7d27b39540f68b79e866e1dbd865)

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