111 次代码提交 (8516d15a4e54d8040635f8bf5536c43f4b0d9242)

作者 SHA1 备注 提交日期
  QuantumGhost 268da31332
fix(api): adding variable to variable pool recursively while loading draft variables. (#21478) 4 个月前
  QuantumGhost 501d3b6203
feat(api): Explicitly define version method for all BaseNode subclasses (#21443) 4 个月前
  quicksand 45146edb31
fix(document_extractor): xlsx file column int type error (#21408) 4 个月前
  QuantumGhost 10b738a296
feat: Persist Variables for Enhanced Debugging Workflow (#20699) 4 个月前
  Jin 3e7f8bad56
fix: markdown_extractor lost chunks if it starts without a header(#21308) (#21309) 4 个月前
  -LAN- 6b1ad634f1
fix(workflow_run): sequence_number race. (#21228) 4 个月前
  QuantumGhost c439e82038
refactor(api): Decouple `ParameterExtractorNode` from `LLMNode` (#20843) 4 个月前
  Bowen Liang c1a13fa553
chore: replace pseudo-random generators with secrets module (#20616) 5 个月前
  HaiyangP 3fb9b41fe5
A more concise and effective extractor for excel and csv files (#20625) 5 个月前
  -LAN- db488bef51
refactor(api/core/workflow/enums): Rename WORKFLOW_RUN_ID to WORKFLOW_EXECUTION_ID (#20459) 5 个月前
  -LAN- f7fb10635f
refactor(workflow): Rename workflow node execution models (#20458) 5 个月前
  -LAN- 32e779eef3
refactor(workflow): Rename NodeRunMetadataKey to WorkflowNodeExecutionMetadataKey (#20457) 5 个月前
  -LAN- 482e50aae9
Refactor/remove db from cycle manager (#20455) 5 个月前
  -LAN- cd0a05f114
tests: Removes outdated marketplace download test (#20454) 5 个月前
  teawoong Kim 400ae664bb
fix(http): force multipart/form-data even without files(#20322) (#20323) 5 个月前
  -LAN- 9c9d3d7bd0
feat: document extractor chardet encoding (#20269) 5 个月前
  Heyang Wang b9b5d43dc6
fix: add 'floatfmt' when extract number from excel ( #20153 ) (#20193) 5 个月前
  -LAN- d31235ca13
feat: Introduce WorkflowExecution Domain Entity and Repository, Replace WorkflowRun Direct Usage, and Unify Stream Response Logic (#20067) 5 个月前
  -LAN- 3196dc2d61
refactor: Use typed SQLAlchemy base model and fix type errors (#19980) 5 个月前
  -LAN- 4977bb21ec
feat(workflow): domain model for workflow node execution (#19430) 5 个月前
  -LAN- f23cf98317
refactor: Remove RepositoryFactory (#19176) 6 个月前
  QuantumGhost 349c3cf7b8
feat(api): Add image multimodal support for LLMNode (#17372) 6 个月前
  -LAN- bcc95e520b
feat: support remove first and remove last in variable assigner (#19144) 6 个月前
  Novice e36b1a7016
test(graph-engine-test): modify the assert condition (#19041) 6 个月前
  ZalterCitty a1158cc946
fix: Update prompt message content types to use Literal and add union type for content (#17136) 6 个月前
  Vitor defd5520ea
fix: invalid new tool call creation logic during response handling in OAI-Compat model (#17781) 6 个月前
  Novice c91045a9d0
fix(fail-branch): prevent streaming output in exception branches (#17153) 6 个月前
  Yongtao Huang 5d72003ebb
Remove dead code (#17899) 6 个月前
  shirukai 6cf258a809
fix: code block syntax cannot be displayed correctly in react mode (#16904) 7 个月前
  Novice 437dcbdd68
fix: exclude additional unreachable nodes (#16329) 7 个月前
  Yongtao Huang d339403e89
Chore: optimize the code of PromptTransform (#16143) 7 个月前
  cyflhn 1789437cc5
reopen PR for #14411 (#16148) 7 个月前
  QuantumGhost 2b4d1cf1db
fix(api): fix fail branch functionality for `WorkflowTool` (#15966) 7 个月前
  RookieAgent 8165d0b469
fix: http_request node form-data support array[file] (#15731) 7 个月前
  -LAN- 49c952a631
fix: streamline file upload configuration handling in manager.py (#15714) 7 个月前
  Yeuoly 403e2d58b9
Introduce Plugins (#13836) 8 个月前
  AugNSo 2b86465d4c
fix document extractor node incorrectly processing doc and ppt files (#12902) 8 个月前
  Ademílson Tonato d0a21086bd
refactor: Update Firecrawl API parameters and default settings (#13082) 9 个月前
  Ademílson Tonato 6024d8a42d
refactor: Update Firecrawl to use v1 API (#12574) 9 个月前
  Bowen Liang 166221d784
chore(lint): fix quotes for f-string formatting by bumping ruff to 0.9.x (#12702) 9 个月前
  Bowen Liang 72ae414da4
chore(lint): correct allowed-unused-imports settings for cleanup unused imports in tests (#11922) 10 个月前
  -LAN- 094343739b
fix/array file cannot use in iteration node (#12035) 10 个月前
  yihong e0f1410b48
fix: issue Multiple Paths Between IF/ELSE Branches (#11646) 10 个月前
  Novice 7abc7fa573
Feat: Retry on node execution errors (#11871) 10 个月前
  -LAN- 996a9135f6
feat(llm_node): support order in text and files (#11837) 10 个月前
  非法操作 c9b4029ce7
chore: the consistency of MultiModalPromptMessageContent (#11721) 10 个月前
  非法操作 74fdc16bd1
feat: enhance gemini models (#11497) 10 个月前
  非法操作 9c7a1bc067
fix: change http node params from dict to list tuple (#11665) 10 个月前
  Novice 79a710ce98
Feat: continue on error (#11458) 10 个月前
  Yi Xiao e135ffc2c1
Feat: upgrade variable assigner (#11285) 11 个月前