187 Commits (0dcacdf83d3b03ef40b0006b8134a671fe543a6b)

Autor SHA1 Nachricht Datum
  -LAN- 0dcacdf83d
feat: add a flask_context_manager. (#21061) vor 4 Monaten
  QuantumGhost c439e82038
refactor(api): Decouple `ParameterExtractorNode` from `LLMNode` (#20843) vor 4 Monaten
  Bowen Liang c1a13fa553
chore: replace pseudo-random generators with secrets module (#20616) vor 5 Monaten
  HaiyangP 3fb9b41fe5
A more concise and effective extractor for excel and csv files (#20625) vor 5 Monaten
  -LAN- db488bef51
refactor(api/core/workflow/enums): Rename WORKFLOW_RUN_ID to WORKFLOW_EXECUTION_ID (#20459) vor 5 Monaten
  -LAN- f7fb10635f
refactor(workflow): Rename workflow node execution models (#20458) vor 5 Monaten
  -LAN- 32e779eef3
refactor(workflow): Rename NodeRunMetadataKey to WorkflowNodeExecutionMetadataKey (#20457) vor 5 Monaten
  -LAN- 482e50aae9
Refactor/remove db from cycle manager (#20455) vor 5 Monaten
  -LAN- cd0a05f114
tests: Removes outdated marketplace download test (#20454) vor 5 Monaten
  teawoong Kim 400ae664bb
fix(http): force multipart/form-data even without files(#20322) (#20323) vor 5 Monaten
  Mio Inamijima 0ebaba98f0
fix: dataset permission check for partial team members (#19249) (#20242) vor 5 Monaten
  -LAN- 9c9d3d7bd0
feat: document extractor chardet encoding (#20269) vor 5 Monaten
  -LAN- b357eca307
fix: Copy request context and current user in app generators. (#20240) vor 5 Monaten
  Heyang Wang b9b5d43dc6
fix: add 'floatfmt' when extract number from excel ( #20153 ) (#20193) vor 5 Monaten
  -LAN- d31235ca13
feat: Introduce WorkflowExecution Domain Entity and Repository, Replace WorkflowRun Direct Usage, and Unify Stream Response Logic (#20067) vor 5 Monaten
  QuantumGhost 13dc1c8795
Simplify `execution_metadata` Handling for `WorkflowNodeExecution` (#20062) vor 5 Monaten
  -LAN- 3196dc2d61
refactor: Use typed SQLAlchemy base model and fix type errors (#19980) vor 5 Monaten
  Zihe JI 87f9d11d65
fix: ensure Decimal values in metadata are JSON serializable (fixes #19936) (#19955) vor 5 Monaten
  QuantumGhost 6a9e0b1005
feat(api): Introduce `WorkflowDraftVariable` Model (#19737) vor 5 Monaten
  Hashcon 6a74c97a0a
feat: add debug log for request and response (#19781) (#19783) vor 5 Monaten
  -LAN- 7d0106b220
fix: correct type mismatch in WorkflowService node execution handling (#19846) vor 5 Monaten
  -LAN- 4977bb21ec
feat(workflow): domain model for workflow node execution (#19430) vor 5 Monaten
  -LAN- 0fed5c1193
fix(config): Allow DB_EXTRAS to set search_path via options (#19560) vor 5 Monaten
  -LAN- b4064fa092
test(test_dify_config): Update test to use example environment file (#19427) vor 5 Monaten
  -LAN- f23cf98317
refactor: Remove RepositoryFactory (#19176) vor 6 Monaten
  Yeuoly 8ac3a223a8
fix(api): add missing INNER_API_KEY to InnerAPIConfig (#19166) vor 6 Monaten
  QuantumGhost 349c3cf7b8
feat(api): Add image multimodal support for LLMNode (#17372) vor 6 Monaten
  -LAN- bcc95e520b
feat: support remove first and remove last in variable assigner (#19144) vor 6 Monaten
  QuantumGhost bd1bbfee4b
Enhance Code Consistency Across Repository with `.editorconfig` (#19023) vor 6 Monaten
  Novice e36b1a7016
test(graph-engine-test): modify the assert condition (#19041) vor 6 Monaten
  -LAN- d9aa2b155a
refactor: Refactors repository imports structure (#18901) vor 6 Monaten
  Yeuoly 0e0ec4691a
feat: add interfaces of OAuth handler methods for authorization (#18889) vor 6 Monaten
  ZalterCitty a1158cc946
fix: Update prompt message content types to use Literal and add union type for content (#17136) vor 6 Monaten
  -LAN- 2543162dec
fix: cannot delete workflow version if other version is published as a tool (#18486) vor 6 Monaten
  -LAN- 44a2eca449
refactor: Refactors workflow node execution handling (#18382) vor 6 Monaten
  Vitor defd5520ea
fix: invalid new tool call creation logic during response handling in OAI-Compat model (#17781) vor 6 Monaten
  -LAN- 6d9dd3109e
feat: add a abstract layer for WorkflowNodeExcetion (#18026) vor 6 Monaten
  Novice c91045a9d0
fix(fail-branch): prevent streaming output in exception branches (#17153) vor 6 Monaten
  Arcaner cac0d3c33e
fix: implement robust file type checks to align with existing logic (#17557) vor 6 Monaten
  -LAN- c6e2970b65
chore: Reorganizes test file structure (#18155) vor 6 Monaten
  Yongtao Huang 5d72003ebb
Remove dead code (#17899) vor 6 Monaten
  shirukai 6cf258a809
fix: code block syntax cannot be displayed correctly in react mode (#16904) vor 7 Monaten
  Novice 437dcbdd68
fix: exclude additional unreachable nodes (#16329) vor 7 Monaten
  Yongtao Huang d339403e89
Chore: optimize the code of PromptTransform (#16143) vor 7 Monaten
  cyflhn 1789437cc5
reopen PR for #14411 (#16148) vor 7 Monaten
  QuantumGhost 2b4d1cf1db
fix(api): fix fail branch functionality for `WorkflowTool` (#15966) vor 7 Monaten
  RookieAgent 8165d0b469
fix: http_request node form-data support array[file] (#15731) vor 7 Monaten
  -LAN- 49c952a631
fix: streamline file upload configuration handling in manager.py (#15714) vor 7 Monaten
  -LAN- 3254018ddb
feat(workflow_service): workflow version control api. (#14860) vor 7 Monaten
  kurokobo f2b7df94d7
fix: return absolute path as the icon url if CONSOLE_API_URL is empty (#15279) vor 7 Monaten