160 Revize (5f9d236d22d3ba5b590d91f3c77d4438ca42671c)

Autor SHA1 Zpráva Datum
  Fei He 36ae0e5476
fix: set score_threshold only when score_threshold_enabled is true. (#14221) před 7 měsíci
  Novice 778861f461
fix: agent node can't use in parallel (#15047) před 8 měsíci
  Wood 2c17bb2c36
Feature/newnew workflow loop node (#14863) před 8 měsíci
  Qun f0fb38fed4
unify moderation and annotation's response behavior in message log of chatflow app with other types of app (#14800) před 8 měsíci
  Yeuoly 490b6d092e
Fix/plugin race condition (#14253) před 8 měsíci
  jiangbo721 3f34b8b0d1
fix: remove duplicated code (#14047) před 8 měsíci
  Yeuoly 403e2d58b9
Introduce Plugins (#13836) před 8 měsíci
  Wu Jiayang 423fb2d7bc
Ensure the 'inputs' field in /chat-messages takes effect every time (#7955) před 8 měsíci
  Novice f96b4f287a
fix: iteration node log time error (#13511) před 8 měsíci
  jiandanfeng edc29780ed
fix: "Model schema not found" error only in agents (#12655) (#12760) před 9 měsíci
  jiandanfeng 9aaee8ee47
fix: Issues related to the deletion of conversation_id (#12488) (#12665) před 9 měsíci
  Bowen Liang 166221d784
chore(lint): fix quotes for f-string formatting by bumping ruff to 0.9.x (#12702) před 9 měsíci
  -LAN- 7ed6485f86
refactor: streamline initialization of application_generate_entity and task_state in task pipeline classes (#12326) před 10 měsíci
  Yingchun Lai c135967e59
refactor: simplify some exception catch code (#12246) před 10 měsíci
  -LAN- 62f792ea14
fix: ensure workflow_run_id is always set and improve handling in Wor… (#12264) před 10 měsíci
  -LAN- d4b848272e
fix: apply gevent threading patch early and ensure unique workflow node execution IDs (#12196) před 10 měsíci
  -LAN- 822af70dce
fix(workflow_service): assign UUID to workflow_node_execution id and update optional fields in WorkflowRun and WorkflowNodeExecution models (#12096) před 10 měsíci
  -LAN- 39ace9bdee
fix(app_generator): improve error handling for closed file I/O operat… (#12073) před 10 měsíci
  -LAN- 83ea931e3c
refactor: optimize database usage (#12071) před 10 měsíci
  yihong 56e15d09a9
feat: mypy for all type check (#10921) před 10 měsíci
  -LAN- 82134a1d50
fix: Replace generic exceptions with specific error classes in task p… (#12036) před 10 měsíci
  Novice 453f324f54
fix: retry node in iteration logs wrong (#11995) před 10 měsíci
  Novice c1aa55f3ea
fix: remove the unused retry index field (#11903) před 10 měsíci
  -LAN- dd0e81d094
fix: enhance type hints and improve audio message handling in TTS pub… (#11947) před 10 měsíci
  Kalo Chin 786cb6859b
fix: ensure WorkflowRun attributes are refreshed in WorkflowCycleMana… (#11913) před 10 měsíci
  Novice 7abc7fa573
Feat: Retry on node execution errors (#11871) před 10 měsíci
  -LAN- 92a840f1b2
feat(tool_node): Suppress exceptions thrown by the Tool (#11724) před 10 měsíci
  Novice e0b67536e0
fix: remove the unused QueueWorkflowPartialSuccessEvent handle in workflow (#11669) před 10 měsíci
  yihong efd5575683
fix: _handle_workflow_run_partial_success args is wrong (#11562) před 10 měsíci
  liuzhenghua d05f189049
Fix: RateLimit requests were not released when a streaming generation exception occurred (#11540) před 10 měsíci
  Novice 79a710ce98
Feat: continue on error (#11458) před 10 měsíci
  yihong 225fcd5e41
Revert "fix: total tokens is wrong which is zero in inter way, close … (#11536) před 10 měsíci
  -LAN- fd354d999d
fix(app_generator_service): overload type hints (#11507) před 10 měsíci
  yihong d9d5d35a77
fix: issue #10596 by making the iteration node outputs right (#11394) před 11 měsíci
  Jyong a8d32f9964
fix external retrieval without segment id (#11423) před 11 měsíci
  yihong 5669cac16d
fix: some typos using typos (#11374) před 11 měsíci
  Yi Xiao e135ffc2c1
Feat: upgrade variable assigner (#11285) před 11 měsíci
  Hash Brown c4fad66f2a
fix: `dialogue_count` incorrect in chatflow when there's... (#11175) před 11 měsíci
  -LAN- 3c8efe7c0a
fix(workflow_cycle_manage): Handle special values in the process_data. (#11253) před 11 měsíci
  -LAN- c34bdb74e6
Fix/type-error (#11240) před 11 měsíci
  yihong fd4be36991
fix: total tokens is wrong which is zero in inter way, close #11221 (#11224) před 11 měsíci
  -LAN- 8d5a1be227
fix: Cannot use files in the user inputs. (#11112) před 11 měsíci
  -LAN- 98d85e6b74
fix: WorkflowNodeExecution.created_at may be earlier than WorkflowRun.created_at (#11070) před 11 měsíci
  -LAN- 3eb51d85da
fix(workflow_entry): Support receive File and FileList in single step run. (#10947) před 11 měsíci
  Bowen Liang 6c8e208ef3
chore: bump minimum supported Python version to 3.11 (#10386) před 11 měsíci
  yihong 0181f1c08c
fix: wrong convert in PromptTemplateConfigManager (#11016) před 11 měsíci
  yihong 7f00c5a02e
fix: uuid not import bug (#11014) před 11 měsíci
  -LAN- c5f7d650b5
feat: Allow using file variables directly in the LLM node and support more file types. (#10679) před 11 měsíci
  yihong 0067b16d1e
fix: refactor all 'or []' and 'or {}' logic to make code more clear (#10883) před 11 měsíci
  KVOJJJin 328965ed7c
Fix: crash of workflow file upload (#10831) před 11 měsíci