58 Commits (403e2d58b96794727789609e41505c33374f9079)

Author SHA1 Message Date
  Yeuoly 403e2d58b9
Introduce Plugins (#13836) 8 months ago
  Novice f96b4f287a
fix: iteration node log time error (#13511) 8 months ago
  Bowen Liang 166221d784
chore(lint): fix quotes for f-string formatting by bumping ruff to 0.9.x (#12702) 9 months ago
  -LAN- 7ed6485f86
refactor: streamline initialization of application_generate_entity and task_state in task pipeline classes (#12326) 10 months ago
  -LAN- 62f792ea14
fix: ensure workflow_run_id is always set and improve handling in Wor… (#12264) 10 months ago
  -LAN- d4b848272e
fix: apply gevent threading patch early and ensure unique workflow node execution IDs (#12196) 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- 83ea931e3c
refactor: optimize database usage (#12071) 10 months ago
  yihong 56e15d09a9
feat: mypy for all type check (#10921) 10 months ago
  -LAN- 82134a1d50
fix: Replace generic exceptions with specific error classes in task p… (#12036) 10 months ago
  Novice 453f324f54
fix: retry node in iteration logs wrong (#11995) 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
  Kalo Chin 786cb6859b
fix: ensure WorkflowRun attributes are refreshed in WorkflowCycleMana… (#11913) 10 months ago
  Novice 7abc7fa573
Feat: Retry on node execution errors (#11871) 10 months ago
  -LAN- 92a840f1b2
feat(tool_node): Suppress exceptions thrown by the Tool (#11724) 10 months ago
  Novice 79a710ce98
Feat: continue on error (#11458) 10 months ago
  -LAN- 3c8efe7c0a
fix(workflow_cycle_manage): Handle special values in the process_data. (#11253) 11 months ago
  -LAN- 98d85e6b74
fix: WorkflowNodeExecution.created_at may be earlier than WorkflowRun.created_at (#11070) 11 months ago
  Bowen Liang 6c8e208ef3
chore: bump minimum supported Python version to 3.11 (#10386) 11 months ago
  -LAN- c5f7d650b5
feat: Allow using file variables directly in the LLM node and support more file types. (#10679) 11 months ago
  yihong 0067b16d1e
fix: refactor all 'or []' and 'or {}' logic to make code more clear (#10883) 11 months ago
  Bowen Liang 51db59622c
chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) 11 months ago
  Novice f414d241c1
Feat/iteration single run time (#10512) 11 months ago
  Novice d1505b15c4
feat: Iteration node support parallel mode (#9493) 1 year ago
  -LAN- 36f66d40e5
refactor(api): simplify limit retrieval and return types (#9641) 1 year ago
  -LAN- c063617553
fix(workflow): improve database session handling and variable management (#9581) 1 year ago
  -LAN- e61752bd3a
feat/enhance the multi-modal support (#8818) 1 year ago
  takatost 23ce1fb1ba
chore: optimize the trace ops slow queries on node executions. (#9282) 1 year ago
  takatost 29188e0562
chore: use cache instead of re-querying node record during workflow execution (#9280) 1 year ago
  crazywoola 93af87a9e0
fix: move exception to debug mode (#9258) 1 year ago
  Joe e947103b6d
Feat/add workflow sys params (#9108) 1 year ago
  pinsily 7a1da2409d
add generate conversation name error log (#9117) 1 year ago
  chenxu9741 c531b4a911
fix: #8843 event: tts_message_end always return in api streaming resp… (#8846) 1 year ago
  Bowen Liang a1104ab97e
chore: refurish python code by applying Pylint linter rules (#8322) 1 year ago
  Bowen Liang 0f14873255
chore: cleanup ruff flake8-simplify linter rules (#8286) 1 year ago
  Bowen Liang 292220c596
chore: apply pep8-naming rules for naming convention (#8261) 1 year ago
  takatost cee0c51dbb
feat: add from_variable_selector for stream chunk / message event (#8228) 1 year ago
  Bowen Liang 2cf1187b32
chore(api/core): apply ruff reformatting (#7624) 1 year ago
  takatost dabfd74622
feat: Parallel Execution of Nodes in Workflows (#8192) 1 year ago
  -LAN- 4f5f27cf2b
refactor(api/core/workflow/enums.py): Rename SystemVariable to SystemVariableKey. (#7445) 1 year ago
  -LAN- 32dc963556
feat(api/workflow): Add `Conversation.dialogue_count` (#7275) 1 year ago
  Joe 425174e82f
feat: update ops trace (#7102) 1 year ago
  Joe 7201b56a6d
fix: workflow log run time error (#7130) 1 year ago
  Joe 26e46d365c
fix: workflow trace user_id error (#6932) 1 year ago
  chenxu9741 6ef401a9f0
feat:add tts-streaming config and future (#5492) 1 year ago
  takatost 0bf4817474
fix: _convert_prompt_message_to_dict parameters err (#5716) 1 year ago
  Joe 4e2de638af
feat: add ops trace (#5483) 1 year ago
  非法操作 b8926ea267
fix: DuckDuckGo image search tool error (#5606) 1 year ago
  rerorero 9b7fdadce4
fix: wrong token usage in iteration node for streaming result (#5336) 1 year ago