301 次程式碼提交 (61017332327ba05782300c9010be7274d9ee0628)

作者 SHA1 備註 提交日期
  Novice 778861f461
fix: agent node can't use in parallel (#15047) 8 月之前
  Wood 2c17bb2c36
Feature/newnew workflow loop node (#14863) 8 月之前
  LeanDeR 4f6a4f244c
fix(llm/nodes.py): Ensure that the output returns without any exceptions (#14880) 8 月之前
  Novice 24d80000ac
chore: Restore the parts that were overwritten during conflict resolution. (#14141) 8 月之前
  Novice bb4fecf3d1
fix(agent node): tool setting and workflow tool. (#14461) 8 月之前
  yuhaowin 1e3197a1ea
Fixes 14217: database retrieve api and chat-messages api response doc_metadata (#14219) 8 月之前
  Bowen Liang 21e1443ed5
chore: cleanup unchanged overridden method in subclasses of BaseNode (#14281) 8 月之前
  -LAN- 7a71498a3e
chore(quota): Update deduct quota (#14337) 8 月之前
  Bowen Liang f552667312
chore: Simplify the unchanged overrided method in VariableAggregatorNode (#14175) 8 月之前
  E Chen a97d73ab05
Update iteration_node.py to fix #14098: Token count increases exponen… (#14100) 8 月之前
  Yeuoly 403e2d58b9
Introduce Plugins (#13836) 8 月之前
  Vasu Negi 8a0aa91ed7
Non-Streaming Models Do Not Return Results Properly in _handle_invoke_result (#13571) 8 月之前
  llinvokerl 33a565a719
perf: Implemented short-circuit evaluation for logical conditions (#13674) 8 月之前
  Novice f0b9257387
fix: error in obtaining end_to_node_id during conditional parallel execution (#13673) 8 月之前
  AugNSo 2b86465d4c
fix document extractor node incorrectly processing doc and ppt files (#12902) 8 月之前
  Novice c00e7d3f65
fix: retry log running error (#13472) 8 月之前
  -LAN- 413dfd5628
feat: add completion mode and context size options for LLM configuration (#13325) 8 月之前
  -LAN- f9515901cc
fix: Azure AI Foundry model cannot be used in the workflow (#13323) 8 月之前
  Lazy_Frog b7c11c1818
Fix the problem of Workflow terminates after parallel tasks execution, merge node not triggered (#12498) 8 月之前
  -LAN- 04d13a8116
feat(credits): Allow to configure model-credit mapping (#13274) 8 月之前
  -LAN- b47669b80b
fix: deduct LLM quota after processing invoke result (#13075) 9 月之前
  Bowen Liang 166221d784
chore(lint): fix quotes for f-string formatting by bumping ruff to 0.9.x (#12702) 9 月之前
  -LAN- c700364e1c
fix: Update variable handling in VariableAssignerNode and clean up app_dsl_service (#12672) 9 月之前
  Jyong 9a6b1dc3a1
Revert "Feat/new saas billing" (#12673) 9 月之前
  Kevin9703 54b5b80a07
fix(workflow): fix answer node stream processing in conditional branches (#12510) 9 月之前
  Jyong d8f57bf899
Feat/new saas billing (#12591) 9 月之前
  非法操作 d649037c3e
feat: support single run doc extractor node (#11318) 9 月之前
  非法操作 67228c9b26
fix: url with variable not work (#12452) 10 月之前
  hisir 41f39bf3fc
Fix newline characters in tables during document parsing (#12112) 10 月之前
  yihong fe26be2312
fix: http method can be upper case and lower case close #11877 (#12401) 10 月之前
  非法操作 b218df6920
fix: draft run single node can't get env variable (#12266) 10 月之前
  -LAN- c7911c7130
fix: improve JSON parsing error handling in Executor class (#12265) 10 月之前
  -LAN- 26b5680913
fix: improve merge branch node ID checks in graph engine (#12128) 10 月之前
  yihong efdd54a670
fix: issue #12068 by test is answer in the ids (#12105) 10 月之前
  Jyong 9231fdbf4c
Feat/support parent child chunk (#12092) 10 月之前
  -LAN- 50b7ec3c73
fix(http_request): add error handling for invalid URLs (#12082) 10 月之前
  yihong 56e15d09a9
feat: mypy for all type check (#10921) 10 月之前
  yihong 6a0ff3686c
fix: fix typo (#12034) 10 月之前
  yihong e0f1410b48
fix: issue Multiple Paths Between IF/ELSE Branches (#11646) 10 月之前
  -LAN- c3c85276d1
Fix/refactor invoke result handling in question classifier node (#12015) 10 月之前
  -LAN- d0dd8b7955
fix: add UUID validation for tool file ID extraction (#12011) 10 月之前
  -LAN- 75bce2822e
fix: add logging for missing edge mapping in StreamProcessor (#12008) 10 月之前
  Novice dc19cd5d9d
fix: add retry feature to code node (#12005) 10 月之前
  -LAN- e068bbec73
feat: add RequestBodyError for invalid request body handling (#11994) 10 月之前
  -LAN- 9cfd1c67b6
fix: Introduce ArrayVariable and update iteration node to handle it (#12001) 10 月之前
  yihong 70dd69d533
fix: Multiple Paths Between IF/ELSE Branches Invalidate Conditions (#11544) 10 月之前
  Novice c1aa55f3ea
fix: remove the unused retry index field (#11903) 10 月之前
  JasonVV 4b1e13e982
Fix 11979 (#11984) 10 月之前
  -LAN- 03ddee3663
fix(variable_assigner): change VariableOperatorNodeError to inherit from ValueError (#11951) 10 月之前
  -LAN- 21a31d7f8b
fix(base_node): change BaseNodeError exception type from Exception to ValueError (#11952) 10 月之前