444 Commity (b51c724a9409ad79fec19f318dc69040fb92c9fe)

Autor SHA1 Wiadomość Data
  -LAN- 08dd3f7b50
Fix basedpyright type errors (#25435) 1 miesiąc temu
  Yongtao Huang 2ac7a9c8fc
Chore: thanks to bump-pydantic (#25437) 1 miesiąc temu
  Ding ce2281d31b
Fix: Parameter Extractor Uses Correct Prompt for Prompt Mode in Chat Models (#24636) 2 miesięcy temu
  -LAN- 7e629fd783
fix: update iteration node to use correct variable segment types (#25315) 2 miesięcy temu
  Asuka Minato a78339a040
remove bare list, dict, Sequence, None, Any (#25058) 2 miesięcy temu
  taewoong Kim edf4a1b652
feat: add reasoning format processing to LLMNode for <think> tag handling (#23313) 2 miesięcy temu
  coolfinish cd95237ae4
fix: loop node doesn't exit when it react the condition #24717 (#24844) 2 miesięcy temu
  -LAN- 9d5956cef8
[Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047) 2 miesięcy temu
  Bowen Liang 7b379e2a61
chore: apply ty checks on api code with script and ci action (#24653) 2 miesięcy temu
  Yongtao Huang be3af1e234
Migrate SQLAlchemy from 1.x to 2.0 with automated and manual adjustments (#23224) 2 miesięcy temu
  Frederick2313072 5b3cc560d5
fix:hard-coded top-k fallback issue. (#24879) 2 miesięcy temu
  willzhao ffba341258
[CHORE]: remove redundant-cast (#24807) 2 miesięcy temu
  Yongtao Huang 72acd9b483
Remove redundant from_variable_selector null-check (#24842) 2 miesięcy temu
  Will c4496e6cf2
chore: use DataFrame.map instead of deprecated DataFrame.applymap (#24726) 2 miesięcy temu
  QuantumGhost 421a3284bc
fix(api): fix incorrectly handling of `array[boolean]` constant in loop node (#24619) 2 miesięcy temu
  Guangdong Liu 372074edba
refactor(http-request): Remove the reflective calls to ssrf_proxy and replace them with explicitly defined dictionary retrievals. (#24596) 2 miesięcy temu
  -LAN- 726c429772
fix: handle non-array segment types in Loop node (#24590) 2 miesięcy temu
  Joel dac72b078d
feat: support bool type variable frontend (#24437) 2 miesięcy temu
  jiangbo721 1d776c4cd0
feat: If combining text and files, place the text prompt after the fi… (#24472) 2 miesięcy temu
  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 miesięcy temu
  -LAN- 2e47558f4b
fix: correct agent node token counting to properly separate prompt and completion tokens (#24368) 2 miesięcy temu
  Davide Delbianco 0a2111f33d
Expose agent node usage (#24355) 2 miesięcy temu
  -LAN- da9af7b547
[Chore/Refactor] Use centralized naive_utc_now for UTC datetime operations (#24352) 2 miesięcy temu
  AuditAIH 2a43e634e8
Update knowledge_retrieval_node.py (#24111) 2 miesięcy temu
  Asuka Minato c5614d04d2
an example of sessionmaker (#24246) 2 miesięcy temu
  Yongtao Huang 106ab7f2a8
Fix: safe defaults for BaseModel dict fields (#24098) 2 miesięcy temu
  Guangdong Liu 1abf1240b2
refactor: replace try-except blocks with contextlib.suppress for cleaner exception handling (#24284) 2 miesięcy temu
  Amy 738aaee101
fix(api):Fix the issue of empty and not empty operations failing in k… (#24276) 2 miesięcy temu
  baonudesifeizhai ea066f891f
fix: loop exit condition accepts variables from nodes inside the loop #24183: (#24257) 2 miesięcy temu
  kurokobo c69634085d
Revert "Fix: Correct file variable handling for custom tools in workflow (#24061) 2 miesięcy temu
  crazywoola acba135de1
Revert "feat: support to upload files for visual model call when running LLM node for debugging in a single step" (#23922) 2 miesięcy temu
  Guangdong Liu 9e29309ffd
fix: ensure custom headers are ignored when using bearer or basic authorization (#23584) 2 miesięcy temu
  Guangdong Liu d4756ba659
Fix multipart/form-data boundary issue in HTTP Call node (#23903) 2 miesięcy temu
  goofy 4da6ec787e
feat: support to upload files for visual model call when running LLM node for debugging in a single step (#23521) 2 miesięcy temu
  -LAN- 577062b93a
refactor: simplify variable pool key structure and improve type safety (#23732) 2 miesięcy temu
  Guangdong Liu 79a3c1618f
fix: support custom file types in workflow Start node (#23672) 2 miesięcy temu
  ghmark675 ad61b42494
fix(node): fix unexpected extra equals sign in HTTP params (#23474) 3 miesięcy temu
  liujin-patsnap bc18d4d1b9
Fix: Correct file variable handling for custom tools in workflow (#18427) 3 miesięcy temu
  baonudesifeizhai 872ff3f1d4
fix: resolve multipart/form-data boundary issue in HTTP Request compo nent #22880 (#23008) 3 miesięcy temu
  Yongtao Huang a434f6240f
Chroe: some misc cleanup (#23203) 3 miesięcy temu
  kenwoodjw 28478cdc41
feat: support metadata condition filter string array (#23111) 3 miesięcy temu
  znn 0b44edaca9
request fail when no api key (#23135) 3 miesięcy temu
  NeatGuyCoding 63b6026e6e
minor fix: fix error messages (#23081) 3 miesięcy temu
  呆萌闷油瓶 f72c03a174
feat: Support selecting variables in conditional filtering in list operations. (#23029) 3 miesięcy temu
  Yongtao Huang 5411fd3757
Fix: correct misplaced `ensure_ascii=False` (#22997) 3 miesięcy temu
  Yongtao Huang faaf828dff
Remove redundant condition check (#22983) 3 miesięcy temu
  Yongtao Huang 31985d94fa
Fix incorrect assert type in the AgentNode class (#22964) 3 miesięcy temu
  little_huang 32df3b68c7
fix: correct typo in function name paser_docx_part -> parser_docx_part (#22936) 3 miesięcy temu
  Asuka Minato a189d293f8
make logging not use f-str, change others to f-str (#22882) 3 miesięcy temu
  Yeuoly 206bc4b36d
chore: enhance error message when handling PluginInvokeError (#22908) 3 miesięcy temu