497 Commits (c7700ac1762a4feccf60211d3dca3e39ec65a83c)

Author SHA1 Message Date
  -LAN- 9d5956cef8
[Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047) 2 months ago
  Bowen Liang 7b379e2a61
chore: apply ty checks on api code with script and ci action (#24653) 2 months ago
  -LAN- a32dde5428
Fix: Resolve workflow_node_execution primary key conflicts with UUID v7 (#24643) 2 months ago
  Yongtao Huang be3af1e234
Migrate SQLAlchemy from 1.x to 2.0 with automated and manual adjustments (#23224) 2 months ago
  Frederick2313072 5b3cc560d5
fix:hard-coded top-k fallback issue. (#24879) 2 months ago
  willzhao ffba341258
[CHORE]: remove redundant-cast (#24807) 2 months ago
  Yongtao Huang 72acd9b483
Remove redundant from_variable_selector null-check (#24842) 2 months ago
  Will c4496e6cf2
chore: use DataFrame.map instead of deprecated DataFrame.applymap (#24726) 2 months ago
  湛露先生 5c01dd97e8
clean typos words. (#24667) 2 months ago
  QuantumGhost 421a3284bc
fix(api): fix incorrectly handling of `array[boolean]` constant in loop node (#24619) 2 months ago
  Guangdong Liu 372074edba
refactor(http-request): Remove the reflective calls to ssrf_proxy and replace them with explicitly defined dictionary retrievals. (#24596) 2 months ago
  -LAN- 726c429772
fix: handle non-array segment types in Loop node (#24590) 2 months ago
  Joel dac72b078d
feat: support bool type variable frontend (#24437) 2 months ago
  jiangbo721 1d776c4cd0
feat: If combining text and files, place the text prompt after the fi… (#24472) 2 months ago
  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 months ago
  -LAN- 2e47558f4b
fix: correct agent node token counting to properly separate prompt and completion tokens (#24368) 2 months ago
  Davide Delbianco 0a2111f33d
Expose agent node usage (#24355) 2 months ago
  -LAN- da9af7b547
[Chore/Refactor] Use centralized naive_utc_now for UTC datetime operations (#24352) 2 months ago
  AuditAIH 2a43e634e8
Update knowledge_retrieval_node.py (#24111) 2 months ago
  Asuka Minato c5614d04d2
an example of sessionmaker (#24246) 2 months ago
  Yongtao Huang 106ab7f2a8
Fix: safe defaults for BaseModel dict fields (#24098) 2 months ago
  Guangdong Liu 1abf1240b2
refactor: replace try-except blocks with contextlib.suppress for cleaner exception handling (#24284) 2 months ago
  Amy 738aaee101
fix(api):Fix the issue of empty and not empty operations failing in k… (#24276) 2 months ago
  baonudesifeizhai ea066f891f
fix: loop exit condition accepts variables from nodes inside the loop #24183: (#24257) 2 months ago
  kurokobo c69634085d
Revert "Fix: Correct file variable handling for custom tools in workflow (#24061) 2 months ago
  Yongtao Huang f40e2cf98a
Fix: remove redundant allowed_keys check in jsonable_encoder (#23931) 2 months ago
  crazywoola acba135de1
Revert "feat: support to upload files for visual model call when running LLM node for debugging in a single step" (#23922) 2 months ago
  Guangdong Liu 9e29309ffd
fix: ensure custom headers are ignored when using bearer or basic authorization (#23584) 2 months ago
  Guangdong Liu d4756ba659
Fix multipart/form-data boundary issue in HTTP Call node (#23903) 2 months ago
  goofy 4da6ec787e
feat: support to upload files for visual model call when running LLM node for debugging in a single step (#23521) 2 months ago
  xinlmain b3399642c5
feat: Add an asynchronous repository to improve workflow performance (#20050) 2 months ago
  -LAN- 577062b93a
refactor: simplify variable pool key structure and improve type safety (#23732) 2 months ago
  Guangdong Liu 79a3c1618f
fix: support custom file types in workflow Start node (#23672) 2 months ago
  ghmark675 ad61b42494
fix(node): fix unexpected extra equals sign in HTTP params (#23474) 2 months ago
  liujin-patsnap bc18d4d1b9
Fix: Correct file variable handling for custom tools in workflow (#18427) 3 months ago
  baonudesifeizhai 872ff3f1d4
fix: resolve multipart/form-data boundary issue in HTTP Request compo nent #22880 (#23008) 3 months ago
  Yongtao Huang a434f6240f
Chroe: some misc cleanup (#23203) 3 months ago
  kenwoodjw 28478cdc41
feat: support metadata condition filter string array (#23111) 3 months ago
  znn 0b44edaca9
request fail when no api key (#23135) 3 months ago
  NeatGuyCoding 63b6026e6e
minor fix: fix error messages (#23081) 3 months ago
  呆萌闷油瓶 f72c03a174
feat: Support selecting variables in conditional filtering in list operations. (#23029) 3 months ago
  Yongtao Huang 5411fd3757
Fix: correct misplaced `ensure_ascii=False` (#22997) 3 months ago
  Yongtao Huang faaf828dff
Remove redundant condition check (#22983) 3 months ago
  Yongtao Huang 31985d94fa
Fix incorrect assert type in the AgentNode class (#22964) 3 months ago
  little_huang 32df3b68c7
fix: correct typo in function name paser_docx_part -> parser_docx_part (#22936) 3 months ago
  Asuka Minato a189d293f8
make logging not use f-str, change others to f-str (#22882) 3 months ago
  Yeuoly 206bc4b36d
chore: enhance error message when handling PluginInvokeError (#22908) 3 months ago
  Yeuoly 9237976988
fix: refine handling of constant and mixed input types in ToolManager and ToolNodeData (#22903) 3 months ago
  呆萌闷油瓶 371fe7a700
fix: type error in list-operator (#22803) 3 months ago
  jiangbo721 5a02e599e1
chore: code format model-selector use enum (#22787) 3 months ago