Commit Graph
3000 Commits
Author SHA1 Message Date
zxhlyh 7011a5029e merge main 2024-12-31 14:12:35 +08:00
-LAN-andGitHub 634b382a3d fix: enhance ToolEngineInvokeError to include meta information (#12238)
Signed-off-by: -LAN- <[email protected]>
2024-12-31 14:01:24 +08:00
-LAN-andGitHub d4b848272e fix: apply gevent threading patch early and ensure unique workflow node execution IDs (#12196)
Signed-off-by: -LAN- <[email protected]>
2024-12-31 11:42:51 +08:00
Warren ChenandGitHub fc29f2003e translate comments (#12234) 2024-12-31 00:36:03 +08:00
Warren ChenandGitHub 562450751f [Fix] Fix sagemaker_chinese_toxicity_detector and bedrock_retrieve (#12227) 2024-12-30 22:26:04 +08:00
74d3320519 feat: account delete (#11829)
Co-authored-by: NFish <[email protected]>
2024-12-30 11:33:42 +08:00
BenjaminandGitHub 309a15d1ba fix: update api libldap package version in Dockerfile for security im… (#12195) 2024-12-29 21:36:07 +08:00
-LAN-andGitHub 8d15c8cfbf fix: improve error handling in NotionExtractor data fetching (#12182)
Signed-off-by: -LAN- <[email protected]>
2024-12-29 11:53:09 +08:00
呆萌闷油瓶andGitHub bd2fec4813 fix: #12125 (#12184) 2024-12-29 11:52:12 +08:00
非法操作andGitHub ead4b34127 fix: test run custom tool raise error (#12178) 2024-12-28 17:51:22 +08:00
Bowen LiangandGitHub 72ae414da4 chore(lint): correct allowed-unused-imports settings for cleanup unused imports in tests (#11922) 2024-12-28 01:19:31 +08:00
901028f1e8 [feat] Support Multi-Version Workflows (#11990)
Co-authored-by: hobo.l <[email protected]>
Co-authored-by: crazywoola <[email protected]>
2024-12-27 21:05:06 +08:00
非法操作andGitHub b66c03dfe9 fix: workflow_as_tool output files raise error (#12061) 2024-12-27 20:33:28 +08:00
2a909e634b feat: support Ernie-lite-pro-128k (#12161)
Co-authored-by: bigfish49 <[email protected]>
2024-12-27 20:23:46 +08:00
非法操作andGitHub 309fd76ddf fix: comfyui output image's format (#12121) 2024-12-27 20:20:03 +08:00
yihongandGitHub a3293b154e fix: type is wrong issue (#12165)
Signed-off-by: yihong0618 <[email protected]>
2024-12-27 18:33:53 +08:00
JyongandGitHub f4f2567105 owner and admin have all permission of knowledge base (#12157) 2024-12-27 17:09:13 +08:00
JyongandGitHub 5a3fe61f2a disable all chunks status when disable document (#12149) 2024-12-27 17:08:44 +08:00
-LAN-andGitHub 55c327ffcb fix: handle case where member is not found in role update API (#12156)
Signed-off-by: -LAN- <[email protected]>
2024-12-27 16:04:50 +08:00
0fdb39f1c3 Fix: The topk parameter doesn't work in sagemaker rerank tool (#12150)
Co-authored-by: Yuanbo Li <[email protected]>
2024-12-27 14:42:25 +08:00
-LAN-andGitHub dae1b5a619 fix: import jieba.analyse (#12133)
Signed-off-by: -LAN- <[email protected]>
2024-12-27 11:37:55 +08:00
-LAN-andGitHub 26b5680913 fix: improve merge branch node ID checks in graph engine (#12128)
Signed-off-by: -LAN- <[email protected]>
2024-12-26 23:33:45 +08:00
-LAN-andGitHub be7877f526 fix: enhance file upload error handling and update base error class (#12132)
Signed-off-by: -LAN- <[email protected]>
2024-12-26 23:31:29 +08:00
-LAN-andGitHub e765d8e69e fix: validate imported_version type in AppDslService (#12135)
Signed-off-by: -LAN- <[email protected]>
2024-12-26 23:26:55 +08:00
-LAN-andGitHub 4bd8df1fd3 fix: update MessageService.create_feedback to use keyword arguments f… (#12134)
Signed-off-by: -LAN- <[email protected]>
2024-12-26 23:26:44 +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
JyongandGitHub cf00ee42f5 send knowledge base auto disable notification (#12126) 2024-12-26 18:14:08 +08:00
Bowen LiangandGitHub 886758d2be fix: typo in clean messages periodical task's logging (#12090) 2024-12-26 17:42:32 +08:00
zxhlyh 6175f8c16f merge main 2024-12-26 16:35:11 +08:00
yihongandGitHub 8339d2c7c9 fix: issue #11868 bring old logic back (#12100)
Signed-off-by: yihong0618 <[email protected]>
2024-12-26 12:17:55 +08:00
JyongandGitHub 811e4bd0cf fix unstructured setting (#12116) 2024-12-26 12:08:36 +08:00
yihongandGitHub efdd54a670 fix: issue #12068 by test is answer in the ids (#12105)
Signed-off-by: yihong0618 <[email protected]>
2024-12-26 10:31:05 +08:00
84ac004772 py lint (#12102)
Signed-off-by: -LAN- <[email protected]>
Co-authored-by: -LAN- <[email protected]>
2024-12-26 00:16:35 +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
-LAN-andGitHub db2aa83a7c Revert "Feat/parent child retrieval" (#12095) 2024-12-25 20:55:44 +08:00
JyongandGitHub 9231fdbf4c Feat/support parent child chunk (#12092) 2024-12-25 19:49:07 +08:00
017d7538ae fix(billing_service): change retry condition to handle specific reque… (#12091)
Signed-off-by: -LAN- <[email protected]>
Co-authored-by: Garfield Dai <[email protected]>
2024-12-25 18:40:27 +08:00
-LAN-andGitHub a1c78ad9d4 fix(audio_service): validate message_id format using UUID (#12087)
Signed-off-by: -LAN- <[email protected]>
2024-12-25 18:36:52 +08:00
-LAN-andGitHub 754791efd3 fix(file_factory): validate upload_file_id format as UUID (#12084)
Signed-off-by: -LAN- <[email protected]>
2024-12-25 18:36:42 +08:00
-LAN-andGitHub 50b7ec3c73 fix(http_request): add error handling for invalid URLs (#12082)
Signed-off-by: -LAN- <[email protected]>
2024-12-25 18:36:33 +08:00
-LAN-andGitHub 7ae417b4b6 fix(tool): validate return type from _invoke method to ensure ToolInv… (#12079)
Signed-off-by: -LAN- <[email protected]>
2024-12-25 18:36:24 +08:00
-LAN-andGitHub 5d04638091 feat(message_feedback): add content argument to feedback creation (#12077)
Signed-off-by: -LAN- <[email protected]>
2024-12-25 18:36:15 +08:00
+56 2b2263a349 Feat/parent child retrieval (#12086)
Signed-off-by: yihong0618 <[email protected]>
Signed-off-by: -LAN- <[email protected]>
Co-authored-by: AkaraChen <[email protected]>
Co-authored-by: nite-knite <[email protected]>
Co-authored-by: Joel <[email protected]>
Co-authored-by: Warren Chen <[email protected]>
Co-authored-by: crazywoola <[email protected]>
Co-authored-by: Yi Xiao <[email protected]>
Co-authored-by: yihong <[email protected]>
Co-authored-by: -LAN- <[email protected]>
Co-authored-by: KVOJJJin <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: JzoNgKVO <[email protected]>
Co-authored-by: Charlie.Wei <[email protected]>
Co-authored-by: crazywoola <[email protected]>
Co-authored-by: huayaoyue6 <[email protected]>
Co-authored-by: kurokobo <[email protected]>
Co-authored-by: Matsuda <[email protected]>
Co-authored-by: shirochan <[email protected]>
Co-authored-by: Jyong <[email protected]>
Co-authored-by: Huỳnh Gia Bôi <[email protected]>
Co-authored-by: Julian Huynh <[email protected]>
Co-authored-by: Hash Brown <[email protected]>
Co-authored-by: 非法操作 <[email protected]>
Co-authored-by: Kazuki Takamatsu <[email protected]>
Co-authored-by: Trey Dong <[email protected]>
Co-authored-by: VoidIsVoid <[email protected]>
Co-authored-by: Gimling <[email protected]>
Co-authored-by: xiandan-erizo <[email protected]>
Co-authored-by: Muneyuki Noguchi <[email protected]>
Co-authored-by: zhaobingshuang <[email protected]>
Co-authored-by: zhaobs <[email protected]>
Co-authored-by: suzuki.sh <[email protected]>
Co-authored-by: Yingchun Lai <[email protected]>
Co-authored-by: huanshare <[email protected]>
Co-authored-by: huanshare <[email protected]>
Co-authored-by: orangeclk <[email protected]>
Co-authored-by: 문정현 <[email protected]>
Co-authored-by: barabicu <[email protected]>
Co-authored-by: Wei Mingzhi <[email protected]>
Co-authored-by: Paul van Oorschot <[email protected]>
Co-authored-by: zkyTech <[email protected]>
Co-authored-by: zhangkunyuan <[email protected]>
Co-authored-by: Tommy <[email protected]>
Co-authored-by: zxhlyh <[email protected]>
Co-authored-by: Novice <[email protected]>
Co-authored-by: Novice Lee <[email protected]>
Co-authored-by: Novice Lee <[email protected]>
Co-authored-by: zxhlyh <[email protected]>
Co-authored-by: liuzhenghua <[email protected]>
Co-authored-by: Jiang <[email protected]>
Co-authored-by: jiangzhijie <[email protected]>
Co-authored-by: Joe <[email protected]>
Co-authored-by: Alok Shrivastwa <[email protected]>
Co-authored-by: Alok Shrivastwa <[email protected]>
Co-authored-by: JasonVV <[email protected]>
Co-authored-by: Hiroshi Fujita <[email protected]>
Co-authored-by: Kevin9703 <[email protected]>
Co-authored-by: NFish <[email protected]>
Co-authored-by: Junyan Qin <[email protected]>
Co-authored-by: IWAI, Masaharu <[email protected]>
Co-authored-by: IWAI, Masaharu <[email protected]>
Co-authored-by: Bowen Liang <[email protected]>
Co-authored-by: luckylhb90 <[email protected]>
Co-authored-by: hobo.l <[email protected]>
Co-authored-by: douxc <[email protected]>
2024-12-25 18:17:15 +08:00
-LAN-andGitHub 39ace9bdee fix(app_generator): improve error handling for closed file I/O operat… (#12073)
Signed-off-by: -LAN- <[email protected]>
2024-12-25 16:34:38 +08:00
-LAN-andGitHub 83ea931e3c refactor: optimize database usage (#12071)
Signed-off-by: -LAN- <[email protected]>
2024-12-25 16:24:52 +08:00
c98d91e44d fix: o1 model error, use max_completion_tokens instead of max_tokens. (#12037)
Co-authored-by: 刘江波 <[email protected]>
2024-12-25 13:29:43 +08:00
Kalo ChinandGitHub 3ea54e9d25 fix: update S3 and Azure configuration typos in .env.example and corr… (#12055) 2024-12-25 11:00:45 +08:00
yihongandGitHub 1d3f218662 fix: like failed close #12057 (#12058)
Signed-off-by: yihong0618 <[email protected]>
2024-12-25 10:57:52 +08:00
yihongandGitHub 7da4fb68da fix: can not find model bug (#12051)
Signed-off-by: yihong0618 <[email protected]>
2024-12-25 08:42:52 +08:00