446 Commits (60c37fe4920f2b75d0f3dbe1bb37ddd168640427)

Author SHA1 Message Date
  NeatGuyCoding 6bb82f8ee0
Fix minor comment missing (#21517) 4 months ago
  QuantumGhost 268da31332
fix(api): adding variable to variable pool recursively while loading draft variables. (#21478) 4 months ago
  QuantumGhost 501d3b6203
feat(api): Explicitly define version method for all BaseNode subclasses (#21443) 4 months ago
  quicksand 45146edb31
fix(document_extractor): xlsx file column int type error (#21408) 4 months ago
  QuantumGhost 10b738a296
feat: Persist Variables for Enhanced Debugging Workflow (#20699) 4 months ago
  QuantumGhost 3f9ced5374
Revert "feat:conversation variable support file array" (#21273) 4 months ago
  ZalterCitty 6325129761
fix wrongly remove reset nodes (#20880) 4 months ago
  kinoooolu 2bb19f85c6
feat:conversation variable support file array (#21174) 4 months ago
  -LAN- 879f839d75
refactor(graph_engine): Merge duplicated if block (#20784) 4 months ago
  W_OOD 0476937f55
fix(agent_node):Fix spelling errors. (#21094) 4 months ago
  -LAN- 0dcacdf83d
feat: add a flask_context_manager. (#21061) 4 months ago
  yihong 909259da37
fix: delete some dead code using vulture (#20999) 4 months ago
  -LAN- 1e03c97663
fix(llm_node): missing parameters for structure outputs (#20915) 4 months ago
  Jyong 21a50e22d2
fix auto metadata filter (#20845) 4 months ago
  QuantumGhost c439e82038
refactor(api): Decouple `ParameterExtractorNode` from `LLMNode` (#20843) 4 months ago
  QuantumGhost a97ff587d2
fix(api): Resolve error encountered when executing `QuestionClassifieNode` (#20829) 4 months ago
  Bowen Liang c1a13fa553
chore: replace pseudo-random generators with secrets module (#20616) 5 months ago
  HaiyangP 3fb9b41fe5
A more concise and effective extractor for excel and csv files (#20625) 5 months ago
  Arcaner ad2f25875e
fix(llm_node): update file variable mapping to use vision configs (#20417) 5 months ago
  -LAN- 5ccfb1f4ba
refactor: Improve model status handling and structured output (#20586) 5 months ago
  -LAN- 275e86a26c
refactor: Removes tenant ID check from rate limit logic (#20585) 5 months ago
  非法操作 ca0b268ae5
fix: variable aggregator with group and file raise exception (#20581) 5 months ago
  -LAN- 36f1b4b222
fix: Ensure model config integrity in retrieval processes (#20576) 5 months ago
  -LAN- 72fdafc180
refactor: Replaces direct DB session usage with context managers (#20569) 5 months ago
  Contrail a145c2a8fe
fix: ensure proper conversation role alternation for vLLM (#18837) 5 months ago
  -LAN- a6ea15e63c
Refactor/message cycle manage and knowledge retrieval (#20460) 5 months ago
  yihong 5a991295e0
fix: drop some type fixme (#20344) 5 months ago
  -LAN- db488bef51
refactor(api/core/workflow/enums): Rename WORKFLOW_RUN_ID to WORKFLOW_EXECUTION_ID (#20459) 5 months ago
  -LAN- f7fb10635f
refactor(workflow): Rename workflow node execution models (#20458) 5 months ago
  -LAN- 32e779eef3
refactor(workflow): Rename NodeRunMetadataKey to WorkflowNodeExecutionMetadataKey (#20457) 5 months ago
  -LAN- 482e50aae9
Refactor/remove db from cycle manager (#20455) 5 months ago
  Yeuoly d4408e0f54
fix: handle values in output arrays for CodeNode transformation (#20437) 5 months ago
  -LAN- f59fb94dae
feat(agent_node): ensure that the enum-checking syntax is compatible with Python 3.11. (#20373) 5 months ago
  teawoong Kim 400ae664bb
fix(http): force multipart/form-data even without files(#20322) (#20323) 5 months ago
  -LAN- f233a64eb5
fix(workflow): fetch user failed when workflow run in parallel mode (#20321) 5 months ago
  -LAN- 9c9d3d7bd0
feat: document extractor chardet encoding (#20269) 5 months ago
  -LAN- 55503ce771
fix: persist workflow execution status on partial success and failure (#20264) 5 months ago
  Heyang Wang b9b5d43dc6
fix: add 'floatfmt' when extract number from excel ( #20153 ) (#20193) 5 months ago
  -LAN- 6b3666f826
feat: Split WorkflowCycleManager (#20071) 5 months ago
  -LAN- d31235ca13
feat: Introduce WorkflowExecution Domain Entity and Repository, Replace WorkflowRun Direct Usage, and Unify Stream Response Logic (#20067) 5 months ago
  -LAN- 4977bb21ec
feat(workflow): domain model for workflow node execution (#19430) 5 months ago
  satohk 1b4fea1794
fix: Referencing Metadata in the response of the External Knowledge A… (#19637) (#19644) 5 months ago
  jiangbo721 fabfc7d4d8
fix: remove error message $ symbol (#19587) 5 months ago
  SSebo 57b3912227
fix: common prerequisite node workflow remove reachable node that failed to streaming llm… (#19552) 5 months ago
  非法操作 b00f94df64
fix: replace all dataset.Model.query to db.session.query(Model) (#19509) 5 months ago
  LeanDeR c720e0dd04
refactor(workflow): revamp logging module for loop & iteration nodes (#19484) 5 months ago
  Bowen Liang cbc8ebd8f5
chore: bump pydantic to 2.11 and pydantic-settings to 2.9 (#15049) 5 months ago
  Will 58d9d35515
fix: inconsistent metadata definitions (#19343) 5 months ago
  Will bfa652f2d0
fix: metadata filtering condition variable unassigned; fix External K… (#19208) 6 months ago
  -LAN- f23cf98317
refactor: Remove RepositoryFactory (#19176) 6 months ago