485 次程式碼提交 (dac72b078d179f985778310c63df78619e950f48)

作者 SHA1 備註 提交日期
  Joel dac72b078d
feat: support bool type variable frontend (#24437) 2 月之前
  jiangbo721 1d776c4cd0
feat: If combining text and files, place the text prompt after the fi… (#24472) 2 月之前
  Qiang Lee b84bb4164f
fix: #24292 HTTP Request Node Unable to Access File from Start Node When Using Remote URL in Workflow API Call (#24293) 2 月之前
  -LAN- 2e47558f4b
fix: correct agent node token counting to properly separate prompt and completion tokens (#24368) 2 月之前
  Davide Delbianco 0a2111f33d
Expose agent node usage (#24355) 2 月之前
  -LAN- da9af7b547
[Chore/Refactor] Use centralized naive_utc_now for UTC datetime operations (#24352) 2 月之前
  AuditAIH 2a43e634e8
Update knowledge_retrieval_node.py (#24111) 2 月之前
  Asuka Minato c5614d04d2
an example of sessionmaker (#24246) 2 月之前
  Yongtao Huang 106ab7f2a8
Fix: safe defaults for BaseModel dict fields (#24098) 2 月之前
  Guangdong Liu 1abf1240b2
refactor: replace try-except blocks with contextlib.suppress for cleaner exception handling (#24284) 2 月之前
  Amy 738aaee101
fix(api):Fix the issue of empty and not empty operations failing in k… (#24276) 2 月之前
  baonudesifeizhai ea066f891f
fix: loop exit condition accepts variables from nodes inside the loop #24183: (#24257) 2 月之前
  kurokobo c69634085d
Revert "Fix: Correct file variable handling for custom tools in workflow (#24061) 2 月之前
  Yongtao Huang f40e2cf98a
Fix: remove redundant allowed_keys check in jsonable_encoder (#23931) 2 月之前
  crazywoola acba135de1
Revert "feat: support to upload files for visual model call when running LLM node for debugging in a single step" (#23922) 2 月之前
  Guangdong Liu 9e29309ffd
fix: ensure custom headers are ignored when using bearer or basic authorization (#23584) 2 月之前
  Guangdong Liu d4756ba659
Fix multipart/form-data boundary issue in HTTP Call node (#23903) 2 月之前
  goofy 4da6ec787e
feat: support to upload files for visual model call when running LLM node for debugging in a single step (#23521) 2 月之前
  xinlmain b3399642c5
feat: Add an asynchronous repository to improve workflow performance (#20050) 2 月之前
  -LAN- 577062b93a
refactor: simplify variable pool key structure and improve type safety (#23732) 2 月之前
  Guangdong Liu 79a3c1618f
fix: support custom file types in workflow Start node (#23672) 2 月之前
  ghmark675 ad61b42494
fix(node): fix unexpected extra equals sign in HTTP params (#23474) 2 月之前
  liujin-patsnap bc18d4d1b9
Fix: Correct file variable handling for custom tools in workflow (#18427) 3 月之前
  baonudesifeizhai 872ff3f1d4
fix: resolve multipart/form-data boundary issue in HTTP Request compo nent #22880 (#23008) 3 月之前
  Yongtao Huang a434f6240f
Chroe: some misc cleanup (#23203) 3 月之前
  kenwoodjw 28478cdc41
feat: support metadata condition filter string array (#23111) 3 月之前
  znn 0b44edaca9
request fail when no api key (#23135) 3 月之前
  NeatGuyCoding 63b6026e6e
minor fix: fix error messages (#23081) 3 月之前
  呆萌闷油瓶 f72c03a174
feat: Support selecting variables in conditional filtering in list operations. (#23029) 3 月之前
  Yongtao Huang 5411fd3757
Fix: correct misplaced `ensure_ascii=False` (#22997) 3 月之前
  Yongtao Huang faaf828dff
Remove redundant condition check (#22983) 3 月之前
  Yongtao Huang 31985d94fa
Fix incorrect assert type in the AgentNode class (#22964) 3 月之前
  little_huang 32df3b68c7
fix: correct typo in function name paser_docx_part -> parser_docx_part (#22936) 3 月之前
  Asuka Minato a189d293f8
make logging not use f-str, change others to f-str (#22882) 3 月之前
  Yeuoly 206bc4b36d
chore: enhance error message when handling PluginInvokeError (#22908) 3 月之前
  Yeuoly 9237976988
fix: refine handling of constant and mixed input types in ToolManager and ToolNodeData (#22903) 3 月之前
  呆萌闷油瓶 371fe7a700
fix: type error in list-operator (#22803) 3 月之前
  jiangbo721 5a02e599e1
chore: code format model-selector use enum (#22787) 3 月之前
  Asuka Minato ef51678c73
orm filter -> where (#22801) 3 月之前
  crazywoola 60c37fe492
Added a check to ensure the input `text` is a string before proceeding with parsing (#22809) 3 月之前
  呆萌闷油瓶 5c7f0a533a
fix: #22784 (#22795) 3 月之前
  Will 095bae01b2
fix: Invalid expected metadata value type error (#22793) 3 月之前
  qfl 841e53dbbe
feat(trace): support external trace id propagation (#22623) 3 月之前
  Novice e9c9c5d8f1
fix: single step node execution init error (#22764) 3 月之前
  jiangbo721 e9893f1518
chore: use 'json_list' instead of 'json' to prevent ambiguity (#22739) 3 月之前
  quicksand d45e48eed7
fix: knowledge retrieval validation error (#22682) 3 月之前
  Novice 17a8f1a0f1
fix: avoid using node_data.version for judgement tool node version (#22462) 3 月之前
  Aryan Raj ce794335e9
Fix/replace datetime patterns with naive utc now (#22654) 3 月之前
  -LAN- 460a825ef1
refactor: decouple Node and NodeData (#22581) 3 月之前
  -LAN- b88dd17fc1
feat(workflow_cycle_manager): Removes redundant repository methods and adds caching (#22597) 3 月之前