83 Commits (b51c724a9409ad79fec19f318dc69040fb92c9fe)

Author SHA1 Message Date
  -LAN- 08dd3f7b50
Fix basedpyright type errors (#25435) 1 month ago
  Asuka Minato a78339a040
remove bare list, dict, Sequence, None, Any (#25058) 2 months ago
  -LAN- 9d5956cef8
[Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047) 2 months ago
  Bowen Liang 7b379e2a61
chore: apply ty checks on api code with script and ci action (#24653) 2 months ago
  horochx 0fe078d25e
fix: workflow_finish_to_stream_response assert exception with celery … (#24674) 2 months ago
  -LAN- 332e8e68ee
refactor: Change _queue_manager to public attribute queue_manager in task pipelines (#23747) 2 months ago
  Asuka Minato a189d293f8
make logging not use f-str, change others to f-str (#22882) 3 months ago
  -LAN- 6b544aa0b9
feat: decouple WorkflowAppRunner from AppRunner (#21739) 3 months ago
  qfl 841e53dbbe
feat(trace): support external trace id propagation (#22623) 3 months ago
  -LAN- 1f9cd99bc2
refactor: elegant event dispatch patterns (92% complexity reduction) (#22600) 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
  QuantumGhost c2e599cd85
fix(api): Fix resetting sys var causing internal server error (#21604) 4 months ago
  Qiang Lee cf2173644e
Release db.session connection before workflow new thread long time operation (#21726) 4 months ago
  QuantumGhost 10b738a296
feat: Persist Variables for Enhanced Debugging Workflow (#20699) 4 months ago
  湛露先生 8331b63baa
add func args missing in apps chat. (#21085) 4 months ago
  -LAN- 0dcacdf83d
feat: add a flask_context_manager. (#21061) 4 months ago
  -LAN- a6ea15e63c
Refactor/message cycle manage and knowledge retrieval (#20460) 5 months ago
  -LAN- db488bef51
refactor(api/core/workflow/enums): Rename WORKFLOW_RUN_ID to WORKFLOW_EXECUTION_ID (#20459) 5 months ago
  -LAN- 482e50aae9
Refactor/remove db from cycle manager (#20455) 5 months ago
  -LAN- f233a64eb5
fix(workflow): fetch user failed when workflow run in parallel mode (#20321) 5 months ago
  -LAN- b357eca307
fix: Copy request context and current user in app generators. (#20240) 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
  -LAN- f23cf98317
refactor: Remove RepositoryFactory (#19176) 6 months ago
  -LAN- d9aa2b155a
refactor: Refactors repository imports structure (#18901) 6 months ago
  -LAN- c104febf63
refactor: Apply DI to WorkflowNodeExecutionRepository. (#18794) 6 months ago
  -LAN- 6d9dd3109e
feat: add a abstract layer for WorkflowNodeExcetion (#18026) 6 months ago
  Arcaner cac0d3c33e
fix: implement robust file type checks to align with existing logic (#17557) 6 months ago
  非法操作 44f911a0a8
chore: docstring not match the function parameter (#17162) 7 months ago
  Wood 2c17bb2c36
Feature/newnew workflow loop node (#14863) 8 months ago
  Yeuoly 403e2d58b9
Introduce Plugins (#13836) 8 months ago
  -LAN- 7ed6485f86
refactor: streamline initialization of application_generate_entity and task_state in task pipeline classes (#12326) 10 months ago
  Yingchun Lai c135967e59
refactor: simplify some exception catch code (#12246) 10 months ago
  -LAN- 62f792ea14
fix: ensure workflow_run_id is always set and improve handling in Wor… (#12264) 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
  -LAN- 39ace9bdee
fix(app_generator): improve error handling for closed file I/O operat… (#12073) 10 months ago
  -LAN- 83ea931e3c
refactor: optimize database usage (#12071) 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
  -LAN- dd0e81d094
fix: enhance type hints and improve audio message handling in TTS pub… (#11947) 10 months ago
  Novice 7abc7fa573
Feat: Retry on node execution errors (#11871) 10 months ago
  Novice e0b67536e0
fix: remove the unused QueueWorkflowPartialSuccessEvent handle in workflow (#11669) 10 months ago
  yihong efd5575683
fix: _handle_workflow_run_partial_success args is wrong (#11562) 10 months ago
  Novice 79a710ce98
Feat: continue on error (#11458) 11 months ago
  yihong 225fcd5e41
Revert "fix: total tokens is wrong which is zero in inter way, close … (#11536) 11 months ago
  -LAN- fd354d999d
fix(app_generator_service): overload type hints (#11507) 11 months ago
  -LAN- c34bdb74e6
Fix/type-error (#11240) 11 months ago