42 Commits (38e155d8196acecac7e204ce36704920798344e1)

Autor SHA1 Nachricht Datum
  Novice 79a710ce98
Feat: continue on error (#11458) vor 11 Monaten
  -LAN- 3c8efe7c0a
fix(workflow_cycle_manage): Handle special values in the process_data. (#11253) vor 11 Monaten
  -LAN- 98d85e6b74
fix: WorkflowNodeExecution.created_at may be earlier than WorkflowRun.created_at (#11070) vor 11 Monaten
  Bowen Liang 6c8e208ef3
chore: bump minimum supported Python version to 3.11 (#10386) vor 11 Monaten
  -LAN- c5f7d650b5
feat: Allow using file variables directly in the LLM node and support more file types. (#10679) vor 11 Monaten
  yihong 0067b16d1e
fix: refactor all 'or []' and 'or {}' logic to make code more clear (#10883) vor 11 Monaten
  Bowen Liang 51db59622c
chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) vor 11 Monaten
  Novice f414d241c1
Feat/iteration single run time (#10512) vor 1 Jahr
  Novice d1505b15c4
feat: Iteration node support parallel mode (#9493) vor 1 Jahr
  -LAN- 36f66d40e5
refactor(api): simplify limit retrieval and return types (#9641) vor 1 Jahr
  -LAN- c063617553
fix(workflow): improve database session handling and variable management (#9581) vor 1 Jahr
  -LAN- e61752bd3a
feat/enhance the multi-modal support (#8818) vor 1 Jahr
  takatost 23ce1fb1ba
chore: optimize the trace ops slow queries on node executions. (#9282) vor 1 Jahr
  takatost 29188e0562
chore: use cache instead of re-querying node record during workflow execution (#9280) vor 1 Jahr
  crazywoola 93af87a9e0
fix: move exception to debug mode (#9258) vor 1 Jahr
  Joe e947103b6d
Feat/add workflow sys params (#9108) vor 1 Jahr
  pinsily 7a1da2409d
add generate conversation name error log (#9117) vor 1 Jahr
  chenxu9741 c531b4a911
fix: #8843 event: tts_message_end always return in api streaming resp… (#8846) vor 1 Jahr
  Bowen Liang a1104ab97e
chore: refurish python code by applying Pylint linter rules (#8322) vor 1 Jahr
  Bowen Liang 0f14873255
chore: cleanup ruff flake8-simplify linter rules (#8286) vor 1 Jahr
  Bowen Liang 292220c596
chore: apply pep8-naming rules for naming convention (#8261) vor 1 Jahr
  takatost cee0c51dbb
feat: add from_variable_selector for stream chunk / message event (#8228) vor 1 Jahr
  Bowen Liang 2cf1187b32
chore(api/core): apply ruff reformatting (#7624) vor 1 Jahr
  takatost dabfd74622
feat: Parallel Execution of Nodes in Workflows (#8192) vor 1 Jahr
  -LAN- 4f5f27cf2b
refactor(api/core/workflow/enums.py): Rename SystemVariable to SystemVariableKey. (#7445) vor 1 Jahr
  -LAN- 32dc963556
feat(api/workflow): Add `Conversation.dialogue_count` (#7275) vor 1 Jahr
  Joe 425174e82f
feat: update ops trace (#7102) vor 1 Jahr
  Joe 7201b56a6d
fix: workflow log run time error (#7130) vor 1 Jahr
  Joe 26e46d365c
fix: workflow trace user_id error (#6932) vor 1 Jahr
  chenxu9741 6ef401a9f0
feat:add tts-streaming config and future (#5492) vor 1 Jahr
  takatost 0bf4817474
fix: _convert_prompt_message_to_dict parameters err (#5716) vor 1 Jahr
  Joe 4e2de638af
feat: add ops trace (#5483) vor 1 Jahr
  非法操作 b8926ea267
fix: DuckDuckGo image search tool error (#5606) vor 1 Jahr
  rerorero 9b7fdadce4
fix: wrong token usage in iteration node for streaming result (#5336) vor 1 Jahr
  -LAN- b73ec87afc
fix(core/workflow): Handle special values in node run result outputs (#5321) vor 1 Jahr
  Bowen Liang f976740b57
improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) vor 1 Jahr
  takatost d1dbbc1e33
feat: backend model load balancing support (#4927) vor 1 Jahr
  Yeuoly e852a21634
Feat/workflow phase2 (#4687) vor 1 Jahr
  takatost 34bfb715e1
fix: citations always appear in the chatflow app (#3844) vor 1 Jahr
  takatost 12f1ce4794
feat: optimize the efficiency of generating chatbot conversation name (#3472) vor 1 Jahr
  LIU HONGWEI c227f3d985
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) vor 1 Jahr
  takatost 7753ba2d37
FEAT: NEW WORKFLOW ENGINE (#3160) vor 1 Jahr