Commit Graph

213 Commits (4cbd511cd70a971766749e38b1ead3cebdfd4ff9)

Author SHA1 Message Date
Novice Lee d76af08784 feat: add agent log icon 1 year ago
Yeuoly f748d6c7c4 fix: mypy issues 1 year ago
Novice Lee 491d641485 feat: add agent node log 1 year ago
Yeuoly 172c5f19cc fix: formatter 1 year ago
Yeuoly b7d168ac59 fix: mypy linter 1 year ago
Yeuoly fb309462ad Merge branch 'main' into fix/chore-fix 1 year ago
Novice Lee b56d2b739b feat: add fc agent mode support 1 year ago
Yeuoly c3440a27fb fix 1 year ago
-LAN- 7ed6485f86
refactor: streamline initialization of application_generate_entity and task_state in task pipeline classes (#12326)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Yingchun Lai c135967e59
refactor: simplify some exception catch code (#12246) 1 year ago
-LAN- 62f792ea14
fix: ensure workflow_run_id is always set and improve handling in Wor… (#12264)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Yeuoly 107e44c8fb Merge branch 'main' into fix/chore-fix 1 year ago
-LAN- d4b848272e
fix: apply gevent threading patch early and ensure unique workflow node execution IDs (#12196)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Yeuoly 78664c8903 Merge branch 'main' into fix/chore-fix 1 year ago
Yeuoly 45070535bd fix: linter 1 year ago
Yeuoly 8102cee8df fix: unbound reference 1 year ago
-LAN- 822af70dce
fix(workflow_service): assign UUID to workflow_node_execution id and update optional fields in WorkflowRun and WorkflowNodeExecution models (#12096)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- 39ace9bdee
fix(app_generator): improve error handling for closed file I/O operat… (#12073)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- 83ea931e3c
refactor: optimize database usage (#12071)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Yeuoly 4199998c7e Merge branch 'main' into fix/chore-fix 1 year ago
yihong 56e15d09a9
feat: mypy for all type check (#10921) 1 year ago
Yeuoly 39656f7f84 fix: linter and formatter 1 year ago
-LAN- 82134a1d50
fix: Replace generic exceptions with specific error classes in task p… (#12036)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Novice 453f324f54
fix: retry node in iteration logs wrong (#11995)
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
1 year ago
Novice c1aa55f3ea
fix: remove the unused retry index field (#11903)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- dd0e81d094
fix: enhance type hints and improve audio message handling in TTS pub… (#11947)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Kalo Chin 786cb6859b
fix: ensure WorkflowRun attributes are refreshed in WorkflowCycleMana… (#11913) 1 year ago
Novice 7abc7fa573
Feat: Retry on node execution errors (#11871)
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
1 year ago
Yeuoly 05232d36f0
fix: add default values to WorkflowAppGenerator 1 year ago
-LAN- 92a840f1b2
feat(tool_node): Suppress exceptions thrown by the Tool (#11724)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Yeuoly 75fe785d88
Merge branch 'main' into fix/chore-fix 1 year ago
Novice e0b67536e0
fix: remove the unused QueueWorkflowPartialSuccessEvent handle in workflow (#11669)
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
1 year ago
Yeuoly 93c3699128
feat: add label to agent log 1 year ago
yihong efd5575683
fix: _handle_workflow_run_partial_success args is wrong (#11562)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Yeuoly 63206a7967
fix: incorrect use of node execution id 1 year ago
Yeuoly 9a6f120e5c
feat: support agent log event 1 year ago
liuzhenghua d05f189049
Fix: RateLimit requests were not released when a streaming generation exception occurred (#11540) 1 year ago
Novice 79a710ce98
Feat: continue on error (#11458)
Co-authored-by: Novice Lee <novicelee@NovicedeMacBook-Pro.local>
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
1 year ago
yihong 225fcd5e41
Revert "fix: total tokens is wrong which is zero in inter way, close … (#11536) 1 year ago
-LAN- fd354d999d
fix(app_generator_service): overload type hints (#11507)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Yeuoly 16b49ac436
Merge branch 'main' into fix/chore-fix 1 year ago
yihong d9d5d35a77
fix: issue #10596 by making the iteration node outputs right (#11394)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
Yeuoly 337eff2b79
Merge branch 'main' into fix/chore-fix 1 year ago
Jyong a8d32f9964
fix external retrieval without segment id (#11423) 1 year ago
yihong 5669cac16d
fix: some typos using typos (#11374)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Yeuoly 86291c13e4
Merge branch 'main' into fix/chore-fix 1 year ago
Yeuoly 7679a57f18
fix: agent type errors 1 year ago
Yeuoly dcf19549cb
feat: move audio and webscraper back to dify 1 year ago
Yi Xiao e135ffc2c1
Feat: upgrade variable assigner (#11285)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
Yeuoly ad899844a1
fix: workflow loads tool provider icon 1 year ago