167 커밋 (0277a37fcad5ad86aeb239485c27fffd5cd90043)

작성자 SHA1 메시지 날짜
  Yingchun Lai d7e00ae691
feat: Skip Redis operations if RateLimit is disabled (#12226) 7 달 전
  jiangbo721 97eadb867c
chore: use ConversationService.get_conversation instead of AgentChatA… (#16136) 7 달 전
  Yingchun Lai e428628fcc
enhance: avoid to use transaction Redis commands in rate limiter (#15917) 7 달 전
  Jyong abeaea4f79
Support knowledge metadata filter (#15982) 7 달 전
  kurokobo 86d3fff666
fix: respect resolution settings for vision for basic chatbot, text generator, and parameter extractor node (#16041) 7 달 전
  Bowen Liang 9e782d4c1e
chore: bump ruff to 0.11.0 and fix linting violations (#15953) 7 달 전
  -LAN- 49c952a631
fix: streamline file upload configuration handling in manager.py (#15714) 7 달 전
  Fei He 36ae0e5476
fix: set score_threshold only when score_threshold_enabled is true. (#14221) 7 달 전
  Novice 778861f461
fix: agent node can't use in parallel (#15047) 8 달 전
  Wood 2c17bb2c36
Feature/newnew workflow loop node (#14863) 8 달 전
  Qun f0fb38fed4
unify moderation and annotation's response behavior in message log of chatflow app with other types of app (#14800) 8 달 전
  Yeuoly 490b6d092e
Fix/plugin race condition (#14253) 8 달 전
  jiangbo721 3f34b8b0d1
fix: remove duplicated code (#14047) 8 달 전
  Yeuoly 403e2d58b9
Introduce Plugins (#13836) 8 달 전
  Wu Jiayang 423fb2d7bc
Ensure the 'inputs' field in /chat-messages takes effect every time (#7955) 8 달 전
  Novice f96b4f287a
fix: iteration node log time error (#13511) 8 달 전
  jiandanfeng edc29780ed
fix: "Model schema not found" error only in agents (#12655) (#12760) 9 달 전
  jiandanfeng 9aaee8ee47
fix: Issues related to the deletion of conversation_id (#12488) (#12665) 9 달 전
  Bowen Liang 166221d784
chore(lint): fix quotes for f-string formatting by bumping ruff to 0.9.x (#12702) 9 달 전
  -LAN- 7ed6485f86
refactor: streamline initialization of application_generate_entity and task_state in task pipeline classes (#12326) 10 달 전
  Yingchun Lai c135967e59
refactor: simplify some exception catch code (#12246) 10 달 전
  -LAN- 62f792ea14
fix: ensure workflow_run_id is always set and improve handling in Wor… (#12264) 10 달 전
  -LAN- d4b848272e
fix: apply gevent threading patch early and ensure unique workflow node execution IDs (#12196) 10 달 전
  -LAN- 822af70dce
fix(workflow_service): assign UUID to workflow_node_execution id and update optional fields in WorkflowRun and WorkflowNodeExecution models (#12096) 10 달 전
  -LAN- 39ace9bdee
fix(app_generator): improve error handling for closed file I/O operat… (#12073) 10 달 전
  -LAN- 83ea931e3c
refactor: optimize database usage (#12071) 10 달 전
  yihong 56e15d09a9
feat: mypy for all type check (#10921) 10 달 전
  -LAN- 82134a1d50
fix: Replace generic exceptions with specific error classes in task p… (#12036) 10 달 전
  Novice 453f324f54
fix: retry node in iteration logs wrong (#11995) 10 달 전
  Novice c1aa55f3ea
fix: remove the unused retry index field (#11903) 10 달 전
  -LAN- dd0e81d094
fix: enhance type hints and improve audio message handling in TTS pub… (#11947) 10 달 전
  Kalo Chin 786cb6859b
fix: ensure WorkflowRun attributes are refreshed in WorkflowCycleMana… (#11913) 10 달 전
  Novice 7abc7fa573
Feat: Retry on node execution errors (#11871) 10 달 전
  -LAN- 92a840f1b2
feat(tool_node): Suppress exceptions thrown by the Tool (#11724) 10 달 전
  Novice e0b67536e0
fix: remove the unused QueueWorkflowPartialSuccessEvent handle in workflow (#11669) 10 달 전
  yihong efd5575683
fix: _handle_workflow_run_partial_success args is wrong (#11562) 10 달 전
  liuzhenghua d05f189049
Fix: RateLimit requests were not released when a streaming generation exception occurred (#11540) 10 달 전
  Novice 79a710ce98
Feat: continue on error (#11458) 10 달 전
  yihong 225fcd5e41
Revert "fix: total tokens is wrong which is zero in inter way, close … (#11536) 10 달 전
  -LAN- fd354d999d
fix(app_generator_service): overload type hints (#11507) 10 달 전
  yihong d9d5d35a77
fix: issue #10596 by making the iteration node outputs right (#11394) 11 달 전
  Jyong a8d32f9964
fix external retrieval without segment id (#11423) 11 달 전
  yihong 5669cac16d
fix: some typos using typos (#11374) 11 달 전
  Yi Xiao e135ffc2c1
Feat: upgrade variable assigner (#11285) 11 달 전
  Hash Brown c4fad66f2a
fix: `dialogue_count` incorrect in chatflow when there's... (#11175) 11 달 전
  -LAN- 3c8efe7c0a
fix(workflow_cycle_manage): Handle special values in the process_data. (#11253) 11 달 전
  -LAN- c34bdb74e6
Fix/type-error (#11240) 11 달 전
  yihong fd4be36991
fix: total tokens is wrong which is zero in inter way, close #11221 (#11224) 11 달 전
  -LAN- 8d5a1be227
fix: Cannot use files in the user inputs. (#11112) 11 달 전
  -LAN- 98d85e6b74
fix: WorkflowNodeExecution.created_at may be earlier than WorkflowRun.created_at (#11070) 11 달 전