Commit Graph
207 Commits
Author SHA1 Message Date
Yeuoly a5555f90c6 fix: models 2024-12-27 17:34:17 +08:00
Yeuoly 78664c8903 Merge branch 'main' into fix/chore-fix 2024-12-27 17:33:58 +08:00
-LAN-andGitHub 4e76f2fc44 fix: add properties to retrieve created by account and end user in Wo… (#12129)
Signed-off-by: -LAN- <[email protected]>
2024-12-26 19:50:45 +08:00
-LAN-andGitHub 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- <[email protected]>
2024-12-25 21:34:53 +08:00
-LAN-andGitHub d5f33212ac fix: add type ignore comments for shared_task imports and clean up re… (#12099)
Signed-off-by: -LAN- <[email protected]>
2024-12-25 21:24:06 +08:00
JyongandGitHub 9231fdbf4c Feat/support parent child chunk (#12092) 2024-12-25 19:49:07 +08:00
-LAN-andGitHub 83ea931e3c refactor: optimize database usage (#12071)
Signed-off-by: -LAN- <[email protected]>
2024-12-25 16:24:52 +08:00
yihongandGitHub 0ea6a926c5 fix: tool can not run (#12054)
Signed-off-by: yihong0618 <[email protected]>
2024-12-24 23:14:32 +08:00
Yeuoly ee6841648c fix: migrations and imports recycle 2024-12-24 21:36:42 +08:00
Yeuoly 5a57dad93c fix: linter 2024-12-24 21:29:24 +08:00
Yeuoly 4199998c7e Merge branch 'main' into fix/chore-fix 2024-12-24 21:28:56 +08:00
yihongandGitHub 56e15d09a9 feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
yihongandGitHub dfc25dbdd0 fix: drop useless and wrong code in Account (#11961)
Signed-off-by: yihong0618 <[email protected]>
2024-12-23 16:30:04 +08:00
c1aa55f3ea fix: remove the unused retry index field (#11903)
Signed-off-by: -LAN- <[email protected]>
Co-authored-by: Novice Lee <[email protected]>
Co-authored-by: -LAN- <[email protected]>
2024-12-23 14:32:11 +08:00
-LAN-andGitHub 750662eb08 fix(workflow): update updated_at default to use UTC timezone (#11960)
Signed-off-by: -LAN- <[email protected]>
2024-12-22 14:55:18 +08:00
-LAN-andGitHub 3d07a94bd7 fix: refactor conversation pagination to use SQLAlchemy session manag… (#11956)
Signed-off-by: -LAN- <[email protected]>
2024-12-22 10:39:29 +08:00
9578246bbb fix: The default updated_at when a workflow is created (#11709)
Co-authored-by: 刘江波 <[email protected]>
2024-12-21 23:13:58 +08:00
呆萌闷油瓶andGitHub e22cc28114 fix:log error(#11942) (#11943) 2024-12-21 21:24:33 +08:00
7abc7fa573 Feat: Retry on node execution errors (#11871)
Co-authored-by: Novice Lee <[email protected]>
2024-12-20 14:14:06 +08:00
f6247fe67c Feat: Add partial success status to the app log (#11869)
Co-authored-by: Novice Lee <[email protected]>
2024-12-20 14:13:44 +08:00
-LAN-andGitHub 996a9135f6 feat(llm_node): support order in text and files (#11837)
Signed-off-by: -LAN- <[email protected]>
2024-12-20 14:12:50 +08:00
-LAN-andGitHub 3599751f93 chore(db): use a better way to export models and remove unused table (#11838)
Signed-off-by: -LAN- <[email protected]>
2024-12-20 14:12:29 +08:00
Yeuoly 75fe785d88 Merge branch 'main' into fix/chore-fix 2024-12-16 14:08:18 +08:00
4b402c4041 fix: enhance workflow.tool_published performance (#11640)
Co-authored-by: wangbin <[email protected]>
2024-12-16 13:05:38 +08:00
79a710ce98 Feat: continue on error (#11458)
Co-authored-by: Novice Lee <[email protected]>
Co-authored-by: Novice Lee <[email protected]>
2024-12-11 14:22:42 +08:00
Yeuoly 86291c13e4 Merge branch 'main' into fix/chore-fix 2024-12-04 15:34:39 +08:00
e135ffc2c1 Feat: upgrade variable assigner (#11285)
Signed-off-by: -LAN- <[email protected]>
Co-authored-by: -LAN- <[email protected]>
2024-12-03 13:56:40 +08:00
Bowen LiangandGitHub e79eac688a chore(lint): sort __all__ definitions (#11243) 2024-12-03 13:26:33 +08:00
Yeuoly e4b8220bc2 Merge branch 'main' into fix/chore-fix 2024-11-26 18:02:41 +08:00
-LAN-andGitHub 8d5a1be227 fix: Cannot use files in the user inputs. (#11112) 2024-11-26 13:43:38 +08:00
Yeuoly c2ce8e638e fix: deleted_tools 2024-11-25 23:22:17 +08:00
-LAN-andGitHub 98d85e6b74 fix: WorkflowNodeExecution.created_at may be earlier than WorkflowRun.created_at (#11070) 2024-11-25 18:16:55 +08:00
Yeuoly accbbae755 cleanup: remove get_interates 2024-11-25 16:47:49 +08:00
Yeuoly 49bd1a7a49 fix: riff 2024-11-25 16:44:08 +08:00
Yeuoly 5ff9cee326 Merge branch 'main' into fix/chore-fix 2024-11-25 15:37:19 +08:00
Dr.MerdanBayandGitHub 41772c325f Feat/add admin check (#11050) 2024-11-25 11:11:00 +08:00
Bowen LiangandGitHub 6c8e208ef3 chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +08:00
-LAN-andGitHub 535c72cad7 fix(model): make sure AppModelConfig.model_dict returns a dict. (#10972) 2024-11-22 15:48:50 +08:00
5172f0bf39 feat: Check and compare the DSL version before import an app (#10969)
Co-authored-by: Yi <[email protected]>
2024-11-22 15:05:04 +08:00
Yeuoly 24734009b9 Merge branch 'main' into fix/chore-fix 2024-11-21 13:52:28 +08:00
328965ed7c Fix: crash of workflow file upload (#10831)
Co-authored-by: -LAN- <[email protected]>
Co-authored-by: StyleZhang <[email protected]>
2024-11-19 14:15:18 +08:00
Yeuoly 97a3727962 fix: optimize DEFAULT-USER 2024-11-18 17:21:17 +08:00
JyongandGitHub 128efc3193 Feat/clean message records (#10588) 2024-11-18 16:57:39 +08:00
Bowen LiangandGitHub 51db59622c chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) 2024-11-15 15:41:40 +08:00
Yeuoly d25e79e794 feat: support uploading images through plugin 2024-11-14 18:32:51 +08:00
Yeuoly 5cdbfe2f41 Merge branch 'main' into fix/chore-fix 2024-11-11 14:00:53 +08:00
-LAN-andGitHub 25ca0278dd refactor(core): Remove extra_config from File. (#10203) 2024-11-08 18:13:24 +08:00
Yeuoly fe677cc5f9 Merge branch 'main' into fix/chore-fix 2024-11-07 17:06:29 +08:00
-LAN-andYeuoly b88145096f feat(model): add validation for custom disclaimer length (#10287) 2024-11-05 20:30:00 +08:00
c711c5e36e feat(workflow): add configurable workflow file upload limit (#10176)
Co-authored-by: JzoNg <[email protected]>
2024-11-05 20:29:09 +08:00