42 Commits (ff8fc96ebbc6d29fbd21e776b654f55d9415af6d)

Autor SHA1 Mensagem Data
  -LAN- 460a825ef1
refactor: decouple Node and NodeData (#22581) 3 meses atrás
  湛露先生 9823edd3a2
fix workflow node iterator . (#21008) 3 meses atrás
  -LAN- 8f723697ef
refactor(graph_engine): Take GraphRuntimeState out of GraphEngine (#21882) 4 meses atrás
  QuantumGhost 10b738a296
feat: Persist Variables for Enhanced Debugging Workflow (#20699) 4 meses atrás
  -LAN- 0dcacdf83d
feat: add a flask_context_manager. (#21061) 4 meses atrás
  -LAN- 32e779eef3
refactor(workflow): Rename NodeRunMetadataKey to WorkflowNodeExecutionMetadataKey (#20457) 5 meses atrás
  -LAN- 482e50aae9
Refactor/remove db from cycle manager (#20455) 5 meses atrás
  -LAN- f233a64eb5
fix(workflow): fetch user failed when workflow run in parallel mode (#20321) 5 meses atrás
  LeanDeR c720e0dd04
refactor(workflow): revamp logging module for loop & iteration nodes (#19484) 5 meses atrás
  QuantumGhost 23ed3a520b
chore(api): improve type hints for BaseNode and its subclasses (#15826) 7 meses atrás
  jiangbo721 5646442931
fix: iteration total tokens calculate error (#15813) 7 meses atrás
  Bowen Liang 21e1443ed5
chore: cleanup unchanged overridden method in subclasses of BaseNode (#14281) 8 meses atrás
  E Chen a97d73ab05
Update iteration_node.py to fix #14098: Token count increases exponen… (#14100) 8 meses atrás
  Yeuoly 403e2d58b9
Introduce Plugins (#13836) 8 meses atrás
  yihong 56e15d09a9
feat: mypy for all type check (#10921) 10 meses atrás
  -LAN- 9cfd1c67b6
fix: Introduce ArrayVariable and update iteration node to handle it (#12001) 10 meses atrás
  Kazuhisa Wada 63f1dd7877
Make max_submit_count configurable via Config (#11673) 10 meses atrás
  Novice 1765fe2a29
fix: iteration node in parallel mode token count error (#11539) 10 meses atrás
  -LAN- 537068cfde
refactor(iteration_node): use Sequence and Mapping in parameters (#11483) 11 meses atrás
  suzuki.sh c3c6a48059
Fix the token count at the iteration node (#11235) 11 meses atrás
  yihong d9d5d35a77
fix: issue #10596 by making the iteration node outputs right (#11394) 11 meses atrás
  crazywoola d56abec195
Revert "Fix: iteration not in main thread pool" (#11358) 11 meses atrás
  Yi Xiao e135ffc2c1
Feat: upgrade variable assigner (#11285) 11 meses atrás
  Novice 2a448a899d
Fix: iteration not in main thread pool (#11271) 11 meses atrás
  Bowen Liang 6c8e208ef3
chore: bump minimum supported Python version to 3.11 (#10386) 11 meses atrás
  Novice 4b45ef62ed
fix: iteration invalid output selector doesn't throw an error (#10544) 11 meses atrás
  Novice f414d241c1
Feat/iteration single run time (#10512) 11 meses atrás
  Novice a7dbe58c85
fix: correct output order in parallel mode for iteration nodes (#10323) 1 ano atrás
  -LAN- f8c958a409
refactor(iteration): introduce specific exceptions for iteration errors (#10366) 1 ano atrás
  Novice d1505b15c4
feat: Iteration node support parallel mode (#9493) 1 ano atrás
  -LAN- 8f670f31b8
refactor(variables): replace deprecated 'get_any' with 'get' method (#9584) 1 ano atrás
  -LAN- 5459d812e7
fix(iteration): handle empty iterator gracefully (#9565) 1 ano atrás
  -LAN- e61752bd3a
feat/enhance the multi-modal support (#8818) 1 ano atrás
  takatost e0a3307563
fix(workflow): "Max submit count reached" error occurred when executing workflow as tool in iteration (#8595) 1 ano atrás
  takatost 88c9834ef2
chore(workflow): Optimize the iteration when selecting a variable from a branch in the output variable causes iteration index err (#8440) 1 ano atrás
  takatost 56c90e212a
fix(workflow): missing content in the answer node stream output during iterations (#8292) 1 ano atrás
  Bowen Liang 2cf1187b32
chore(api/core): apply ruff reformatting (#7624) 1 ano atrás
  takatost dabfd74622
feat: Parallel Execution of Nodes in Workflows (#8192) 1 ano atrás
  -LAN- 4ec9a87e46
fix(api/core/workflow/nodes/iteration/iteration_node.py): Extend output in iteration if output is a array. (#6647) 1 ano atrás
  -LAN- 5e6fc58db3
Feat/environment variables in workflow (#6515) 1 ano atrás
  Bowen Liang f976740b57
improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 1 ano atrás
  Yeuoly e852a21634
Feat/workflow phase2 (#4687) 1 ano atrás