58 次程式碼提交 (b357eca307ae181f71df5c96fd7709f24d2b2c61)

作者 SHA1 備註 提交日期
  -LAN- b357eca307
fix: Copy request context and current user in app generators. (#20240) 5 月之前
  非法操作 9b1dc1de7a
fix: system file upload can't export custom file types (#20122) 5 月之前
  -LAN- d31235ca13
feat: Introduce WorkflowExecution Domain Entity and Repository, Replace WorkflowRun Direct Usage, and Unify Stream Response Logic (#20067) 5 月之前
  QuantumGhost 13dc1c8795
Simplify `execution_metadata` Handling for `WorkflowNodeExecution` (#20062) 5 月之前
  -LAN- 3196dc2d61
refactor: Use typed SQLAlchemy base model and fix type errors (#19980) 5 月之前
  湛露先生 911f9eadd0
fix model workflow_draft_variables duplicate app_id set. (#19949) 5 月之前
  QuantumGhost 6a9e0b1005
feat(api): Introduce `WorkflowDraftVariable` Model (#19737) 5 月之前
  -LAN- 4977bb21ec
feat(workflow): domain model for workflow node execution (#19430) 5 月之前
  -LAN- 5360180a2a
feat: add index for workflow_conversation_variables.conversation_id (#19657) 5 月之前
  -LAN- 792b321a81
refactor(models): Use the SQLAlchemy base model. (#19435) 5 月之前
  -LAN- 2ad7305349
Revert "perf: optimizing db WorkflowAppLog index" (#19432) 5 月之前
  Will 205535c8e9
chore: fix reimported (#18610) 6 月之前
  -LAN- 2543162dec
fix: cannot delete workflow version if other version is published as a tool (#18486) 6 月之前
  -LAN- 44a2eca449
refactor: Refactors workflow node execution handling (#18382) 6 月之前
  -LAN- 6d9dd3109e
feat: add a abstract layer for WorkflowNodeExcetion (#18026) 6 月之前
  Good Wood cc08451eb8
fix: fix file number limit error (#17848) 6 月之前
  horochx a91b780936
perf: optimizing db WorkflowAppLog index (#14710) 7 月之前
  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 月之前
  KVOJJJin 78d460a6d1
Feat: time period filter for workflow logs (#14271) 7 月之前
  -LAN- 3254018ddb
feat(workflow_service): workflow version control api. (#14860) 7 月之前
  Miki Watanabe 2e467cbc74
[FIX]Ruff: lint errors for E731 (#13018) 8 月之前
  jiangbo721 829cd70889
fix: When chatflow's file uploads changed from not being supported to… (#14341) 8 月之前
  Yeuoly 403e2d58b9
Introduce Plugins (#13836) 8 月之前
  -LAN- a640803fc9
fix(models): use bigint on workflow_runs.total_tokens (#12279) 10 月之前
  -LAN- 4e76f2fc44
fix: add properties to retrieve created by account and end user in Wo… (#12129) 10 月之前
  -LAN- 822af70dce
fix(workflow_service): assign UUID to workflow_node_execution id and update optional fields in WorkflowRun and WorkflowNodeExecution models (#12096) 10 月之前
  -LAN- 83ea931e3c
refactor: optimize database usage (#12071) 10 月之前
  yihong 56e15d09a9
feat: mypy for all type check (#10921) 10 月之前
  Novice c1aa55f3ea
fix: remove the unused retry index field (#11903) 10 月之前
  -LAN- 750662eb08
fix(workflow): update updated_at default to use UTC timezone (#11960) 10 月之前
  jiangbo721 9578246bbb
fix: The default updated_at when a workflow is created (#11709) 10 月之前
  Novice 7abc7fa573
Feat: Retry on node execution errors (#11871) 10 月之前
  -LAN- 3599751f93
chore(db): use a better way to export models and remove unused table (#11838) 10 月之前
  wangbin77 4b402c4041
fix: enhance workflow.tool_published performance (#11640) 10 月之前
  Novice 79a710ce98
Feat: continue on error (#11458) 10 月之前
  Yi Xiao e135ffc2c1
Feat: upgrade variable assigner (#11285) 11 月之前
  -LAN- 98d85e6b74
fix: WorkflowNodeExecution.created_at may be earlier than WorkflowRun.created_at (#11070) 11 月之前
  Bowen Liang 6c8e208ef3
chore: bump minimum supported Python version to 3.11 (#10386) 11 月之前
  KVOJJJin 328965ed7c
Fix: crash of workflow file upload (#10831) 11 月之前
  -LAN- 6a2a9460e9
fix(workflow model): ensure consistent timestamp updating (#10172) 1 年之前
  -LAN- bf048b8d7c
refactor(migration/model): update column types for workflow schema (#10160) 1 年之前
  -LAN- 9ac2bb30f4
Feat/add-remote-file-upload-api (#9906) 1 年之前
  -LAN- e61752bd3a
feat/enhance the multi-modal support (#8818) 1 年之前
  Bowen Liang c69f5b07ba
chore: apply ruff E501 line-too-long linter rule (#8275) 1 年之前
  Bowen Liang d109881410
chore(api/models): apply ruff reformatting (#7600) 1 年之前
  takatost dabfd74622
feat: Parallel Execution of Nodes in Workflows (#8192) 1 年之前
  -LAN- eae53e11e6
refactor(api/models/workflow.py): Add `__init__` to Workflow (#7443) 1 年之前
  -LAN- 2e9084f369
chore(database): Rename table name from `workflow__conversation_variables` to `workflow_conversation_variables`. (#7432) 1 年之前
  KVOJJJin 935e72d449
Feat: conversation variable & variable assigner node (#7222) 1 年之前
  -LAN- 5e6fc58db3
Feat/environment variables in workflow (#6515) 1 年之前