75 Commits (2a84832998b4a005373859a82919a62a1bbbec42)

Author SHA1 Message Date
  Asuka Minato a78339a040
remove bare list, dict, Sequence, None, Any (#25058) 1 month ago
  GuanMu 25a11bfafc
Export DSL from history (#24939) 2 months ago
  QuantumGhost 6b9d2e98b9 feat(api): Implement truncation for WorkflowNodeExecution 2 months ago
  QuantumGhost 13eb9f7d7d feat(api): implement truncation for draft var 2 months ago
  Yongtao Huang 2a29c61041
Refactor: replace count() > 0 check with exists() (#24583) 2 months ago
  -LAN- 8c35663220
feat: queue-based graph engine 2 months ago
  Yongtao Huang 964fa132cb
Chore: fix typo, no code change (#23331) 3 months ago
  qiaofenlin 20f0238aab
feat: support workflow version specification in workflow and chat APIs (#23188) 3 months ago
  Yongtao Huang ab163a5f75
Chore: use `Workflow.VERSION_DRAFT` instead of hardcoded `draft` (#23136) 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
  -LAN- 460a825ef1
refactor: decouple Node and NodeData (#22581) 3 months ago
  QuantumGhost 2c1ab4879f
refactor(api): Separate SegmentType for Integer/Float to Enable Pydantic Serialization (#22025) 3 months ago
  -LAN- 6eb155ae69
feat(api/repo): Allow to config repository implementation (#21458) 3 months ago
  jyong 3b70f8ac08 r2 3 months ago
  QuantumGhost c2e599cd85
fix(api): Fix resetting sys var causing internal server error (#21604) 4 months ago
  QuantumGhost 10b738a296
feat: Persist Variables for Enhanced Debugging Workflow (#20699) 4 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
  -LAN- 3196dc2d61
refactor: Use typed SQLAlchemy base model and fix type errors (#19980) 5 months ago
  -LAN- 7d0106b220
fix: correct type mismatch in WorkflowService node execution handling (#19846) 5 months ago
  -LAN- 4977bb21ec
feat(workflow): domain model for workflow node execution (#19430) 5 months ago
  jyong 818eb46a8b r2 5 months ago
  -LAN- f23cf98317
refactor: Remove RepositoryFactory (#19176) 6 months ago
  -LAN- d9aa2b155a
refactor: Refactors repository imports structure (#18901) 6 months ago
  非法操作 18e4f42c3c
fix draft run node exception (#18520) 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
  -LAN- 08a693a0a0
fix: published workflow(tool) can be deleted. (#17900) 6 months ago
  -LAN- 3254018ddb
feat(workflow_service): workflow version control api. (#14860) 7 months ago
  Yeuoly 403e2d58b9
Introduce Plugins (#13836) 8 months ago
  Warren Chen 901028f1e8
[feat] Support Multi-Version Workflows (#11990) 10 months ago
  -LAN- 822af70dce
fix(workflow_service): assign UUID to workflow_node_execution id and update optional fields in WorkflowRun and WorkflowNodeExecution models (#12096) 10 months ago
  yihong 56e15d09a9
feat: mypy for all type check (#10921) 10 months ago
  Novice c1aa55f3ea
fix: remove the unused retry index field (#11903) 10 months ago
  Novice 7abc7fa573
Feat: Retry on node execution errors (#11871) 10 months ago
  Novice 79a710ce98
Feat: continue on error (#11458) 10 months ago
  Yi Xiao e135ffc2c1
Feat: upgrade variable assigner (#11285) 11 months ago
  -LAN- 3eb51d85da
fix(workflow_entry): Support receive File and FileList in single step run. (#10947) 11 months ago
  Bowen Liang 6c8e208ef3
chore: bump minimum supported Python version to 3.11 (#10386) 11 months ago
  -LAN- e61752bd3a
feat/enhance the multi-modal support (#8818) 1 year ago
  Bowen Liang a1104ab97e
chore: refurish python code by applying Pylint linter rules (#8322) 1 year ago
  takatost dabfd74622
feat: Parallel Execution of Nodes in Workflows (#8192) 1 year ago
  Bowen Liang 17fd773a30
chore(api/services): apply ruff reformatting (#7599) 1 year ago
  Hash Brown fbf31b5d52
feat: custom app icon (#7196) 1 year ago
  KVOJJJin 935e72d449
Feat: conversation variable & variable assigner node (#7222) 1 year ago
  Joe 7201b56a6d
fix: workflow log run time error (#7130) 1 year ago
  -LAN- 5e6fc58db3
Feat/environment variables in workflow (#6515) 1 year ago
  takatost 46a5294d94
feat(backend): support import DSL from URL (#6287) 1 year ago
  takatost ec1d3ddee2
feat: support importing and overwriting workflow DSL (#5511) 1 year ago