488 Коміти (bb718acadf18bda38f96d4b10ba0c8ea991b1274)

Автор SHA1 Повідомлення Дата
  QuantumGhost 421a3284bc
fix(api): fix incorrectly handling of `array[boolean]` constant in loop node (#24619) 2 місяці тому
  Guangdong Liu 372074edba
refactor(http-request): Remove the reflective calls to ssrf_proxy and replace them with explicitly defined dictionary retrievals. (#24596) 2 місяці тому
  -LAN- 726c429772
fix: handle non-array segment types in Loop node (#24590) 2 місяці тому
  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 місяці тому