275 次代码提交 (98bd79f5489dbf2b8f019c2a22bebfc00e543b94)

作者 SHA1 备注 提交日期
  RookieAgent 8165d0b469
fix: http_request node form-data support array[file] (#15731) 7 个月前
  Novice b817036343
fix: nesting of conditional branches causing streaming output error (#14065) 7 个月前
  heyszt a58b990855
fix agent_execution_metadata (#15444) 7 个月前
  Jacky Wu ed5596a8f4
fix: avoid llm node result var not init issue while do retry. (#14286) 7 个月前
  Jyong 9b2a9260ef
Feat/new saas billing (#14996) 7 个月前
  非法操作 99dc8c7871
fix: http node request detect text/xml as file (#15174) 8 个月前
  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 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 个月前
  AugNSo 2b86465d4c
fix document extractor node incorrectly processing doc and ppt files (#12902) 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 个月前
  -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) 9 个月前
  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 个月前
  -LAN- c7911c7130
fix: improve JSON parsing error handling in Executor class (#12265) 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 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 个月前
  -LAN- 2c4df108e5
fix: raise http request node error on httpx.request error (#11954) 10 个月前
  -LAN- a056a9d601
feat(code_node): add more check (#11949) 10 个月前