111 Commits (d0dd728e6ca228a296a29c566a0b5a99188d8c40)

Author SHA1 Message Date
  Yongtao Huang fa753239ad
Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2 months ago
  Eric Guo 455f842785
Flask 3.1.2 upgrade fix by Avoids using current_user in background thread (#24290) 2 months ago
  -LAN- e340fccafb
feat: integrate flask-orjson for improved JSON serialization performance (#23935) 2 months ago
  rouxiaomin 40a11b6942
feat(api):Enhance the scope of expired data cleanup table in the Dify… (#23414) 3 months ago
  Asuka Minato 58608f51da
replace db with sa to get typing support (#23240) 3 months ago
  Asuka Minato 79ea94483e
refine some orm types (#22885) 3 months ago
  Yongtao Huang 1c05491f1c
Chore: remove duplicate TYPE_CHECKING import (#23013) 3 months ago
  Asuka Minato ef51678c73
orm filter -> where (#22801) 3 months ago
  Aryan Raj ce794335e9
Fix/replace datetime patterns with naive utc now (#22654) 3 months ago
  QuantumGhost 2c1ab4879f
refactor(api): Separate SegmentType for Integer/Float to Enable Pydantic Serialization (#22025) 3 months ago
  -LAN- 4cb50f1809
feat(libs): Introduce `extract_tenant_id` (#22086) 3 months ago
  jyong 81b07dc3be r2 4 months ago
  jyong efccbe4039 r2 4 months ago
  QuantumGhost 10b738a296
feat: Persist Variables for Enhanced Debugging Workflow (#20699) 4 months ago
  -LAN- 6b1ad634f1
fix(workflow_run): sequence_number race. (#21228) 4 months ago
  QuantumGhost 930c4cb609
feat(api): Adjust `WorkflowDraftVariable` and `WorkflowNodeExecutionModel` (#20746) 5 months ago
  -LAN- 2ebf4e767b
fix(models): WorkflowRun's total_steps and exceptions_count mismatch with database (#20452) 5 months ago
  -LAN- f7fb10635f
refactor(workflow): Rename workflow node execution models (#20458) 5 months ago
  -LAN- 482e50aae9
Refactor/remove db from cycle manager (#20455) 5 months ago
  jyong 7f59ffe7af r2 5 months ago
  -LAN- b357eca307
fix: Copy request context and current user in app generators. (#20240) 5 months ago
  jyong 64d997fdb0 r2 5 months ago
  jyong b82b26bba5 r2 5 months ago
  非法操作 9b1dc1de7a
fix: system file upload can't export custom file types (#20122) 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
  Yeuoly 3bfc602561 refactor: update datasource entity structure and parameter handling 5 months ago
  QuantumGhost 13dc1c8795
Simplify `execution_metadata` Handling for `WorkflowNodeExecution` (#20062) 5 months ago
  -LAN- 3196dc2d61
refactor: Use typed SQLAlchemy base model and fix type errors (#19980) 5 months ago
  jyong a64df507f6 r2 5 months ago
  jyong ba52bf27c1 r2 5 months ago
  湛露先生 911f9eadd0
fix model workflow_draft_variables duplicate app_id set. (#19949) 5 months ago
  QuantumGhost 6a9e0b1005
feat(api): Introduce `WorkflowDraftVariable` Model (#19737) 5 months ago
  -LAN- 4977bb21ec
feat(workflow): domain model for workflow node execution (#19430) 5 months ago
  jyong 8bea88c8cc r2 5 months ago
  jyong e710a8402c r2 5 months ago
  -LAN- 5360180a2a
feat: add index for workflow_conversation_variables.conversation_id (#19657) 5 months ago
  -LAN- 792b321a81
refactor(models): Use the SQLAlchemy base model. (#19435) 5 months ago
  -LAN- 2ad7305349
Revert "perf: optimizing db WorkflowAppLog index" (#19432) 5 months ago
  Will 205535c8e9
chore: fix reimported (#18610) 6 months ago
  -LAN- 2543162dec
fix: cannot delete workflow version if other version is published as a tool (#18486) 6 months ago
  -LAN- 44a2eca449
refactor: Refactors workflow node execution handling (#18382) 6 months ago
  jyong 5c4bf2a9e4 r2 6 months ago
  -LAN- 6d9dd3109e
feat: add a abstract layer for WorkflowNodeExcetion (#18026) 6 months ago
  jyong 9f8e05d9f0 r2 6 months ago
  Good Wood cc08451eb8
fix: fix file number limit error (#17848) 6 months ago
  horochx a91b780936
perf: optimizing db WorkflowAppLog index (#14710) 7 months ago
  jiangbo721 a1aa325ce3
Chore/code format and Repair commit_id 3254018d more deleted codes and Fix naming error ambiguity between workflow_run_id and workflow_id (#17075) 7 months ago
  KVOJJJin 78d460a6d1
Feat: time period filter for workflow logs (#14271) 7 months ago
  -LAN- 3254018ddb
feat(workflow_service): workflow version control api. (#14860) 7 months ago
  Miki Watanabe 2e467cbc74
[FIX]Ruff: lint errors for E731 (#13018) 8 months ago