55 커밋 (60c37fe4920f2b75d0f3dbe1bb37ddd168640427)

작성자 SHA1 메시지 날짜
  -LAN- 460a825ef1
refactor: decouple Node and NodeData (#22581) 3 달 전
  QuantumGhost 2c1ab4879f
refactor(api): Separate SegmentType for Integer/Float to Enable Pydantic Serialization (#22025) 3 달 전
  湛露先生 edf5fd28c9
update worklow events logs. (#19871) 3 달 전
  -LAN- 8f723697ef
refactor(graph_engine): Take GraphRuntimeState out of GraphEngine (#21882) 3 달 전
  QuantumGhost 268da31332
fix(api): adding variable to variable pool recursively while loading draft variables. (#21478) 4 달 전
  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 년 전