Commit Graph
154 Commits
Author SHA1 Message Date
Yeuoly 107e44c8fb Merge branch 'main' into fix/chore-fix 2024-12-31 16:47:56 +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
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
-LAN-andGitHub 094343739b fix/array file cannot use in iteration node (#12035)
Signed-off-by: -LAN- <[email protected]>
2024-12-24 15:56:59 +08:00
yihongandGitHub e0f1410b48 fix: issue Multiple Paths Between IF/ELSE Branches (#11646)
Signed-off-by: yihong0618 <[email protected]>
2024-12-23 18:56:59 +08:00
dacd457478 feat: add workflow parallel depth limit configuration (#11460)
Signed-off-by: -LAN- <[email protected]>
Co-authored-by: zxhlyh <[email protected]>
2024-12-20 14:52:20 +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
-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 99f40a9682 feat: full support for opendal and sync configurations between .env and docker-compose (#11754)
Signed-off-by: -LAN- <[email protected]>
2024-12-18 09:05:54 +08:00
非法操作andGitHub c9b4029ce7 chore: the consistency of MultiModalPromptMessageContent (#11721) 2024-12-17 15:01:38 +08:00
非法操作andGitHub 74fdc16bd1 feat: enhance gemini models (#11497) 2024-12-17 12:05:13 +08:00
Yeuoly 75fe785d88 Merge branch 'main' into fix/chore-fix 2024-12-16 14:08:18 +08:00
非法操作andGitHub 9c7a1bc067 fix: change http node params from dict to list tuple (#11665) 2024-12-15 21:27:39 +08:00
yihongandGitHub 194bc60429 fix: split dir for opendal tests (#11627)
Signed-off-by: yihong0618 <[email protected]>
2024-12-13 16:31:00 +08:00
yihongandGitHub 180743612c fix: better opendal tests (#11569)
Signed-off-by: yihong0618 <[email protected]>
2024-12-12 09:33:30 +08:00
-LAN-andGitHub 8d4bb9b40d feat: integrate opendal storage (#11508)
Signed-off-by: -LAN- <[email protected]>
2024-12-11 14:50:54 +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 16b49ac436 Merge branch 'main' into fix/chore-fix 2024-12-09 16:08:19 +08:00
yihongandGitHub 7ff42b1b7a fix: unit tests env will need clear too (#11445)
Signed-off-by: yihong0618 <[email protected]>
2024-12-09 09:04:11 +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
9b46b02717 refactor: assembling the app features in modular way (#9129)
Signed-off-by: -LAN- <[email protected]>
Co-authored-by: -LAN- <[email protected]>
2024-11-30 23:05:22 +08:00
Yeuoly 5ff9cee326 Merge branch 'main' into fix/chore-fix 2024-11-25 15:37:19 +08:00
Bowen LiangandGitHub 6c8e208ef3 chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +08:00
08ac36812b feat: support LLM process document file (#10966)
Co-authored-by: -LAN- <[email protected]>
2024-11-22 19:32:44 +08:00
c5f7d650b5 feat: Allow using file variables directly in the LLM node and support more file types. (#10679)
Co-authored-by: Joel <[email protected]>
2024-11-22 16:30:22 +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
8ff65abbc6 ext_redis.py support redis clusters --- Fixes #9538 (#9789)
Signed-off-by: root <[email protected]>
Co-authored-by: root <[email protected]>
Co-authored-by: Bowen Liang <[email protected]>
2024-11-20 13:44:35 +08:00
-LAN-andGitHub 25fda7adc5 fix(http_request): allow content type application/x-javascript (#10862) 2024-11-20 12:55:06 +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
ZaneandGitHub 14f3d44c37 refactor: improve handling of leading punctuation removal (#10761) 2024-11-18 21:32:33 +08:00
Yeuoly a0543ab8fb Merge branch 'main' into fix/chore-fix 2024-11-15 15:43:32 +08:00
Bowen LiangandGitHub 365cb4b368 chore(lint): bump ruff from 0.6.9 to 0.7.3 (#10714) 2024-11-15 09:19:41 +08:00
yihongandGitHub 94fd6f6901 fix: typo in test (#10707)
Signed-off-by: yihong0618 <[email protected]>
2024-11-14 20:54:13 +08:00
yihongandGitHub 722964667f fix: non utf8 code decode close #10691 (#10698)
Signed-off-by: yihong0618 <[email protected]>
2024-11-14 17:29:49 +08:00
-LAN-andGitHub 70c2ec8ed5 feat(variable-handling): enhance variable and segment conversion (#10483) 2024-11-12 21:51:09 +08:00
Yeuoly 5cdbfe2f41 Merge branch 'main' into fix/chore-fix 2024-11-11 14:00:53 +08:00
Charlie.WeiGitHubluowei <glpat-EjySCyNjWiLqAED-YmwM>crazywoolacrazywoola
fbee41f8c7 The list action node adds methods to extract specific list objects (#10421)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <[email protected]>
Co-authored-by: crazywoola <[email protected]>
2024-11-11 12:10:21 +08:00
-LAN-andGitHub 172c7eb270 fix(file_upload): correct validation method and add unit tests (#10477) 2024-11-08 21:55:01 +08:00
-LAN-andGitHub 25ca0278dd refactor(core): Remove extra_config from File. (#10203) 2024-11-08 18:13:24 +08:00
Yeuoly 7a2b2a04c9 Merge branch 'main' into fix/chore-fix 2024-11-08 13:47:24 +08:00
-LAN-andGitHub 438ad8148b fix(http_request): send form data (#10431) 2024-11-08 09:33:40 +08:00
NoviceandYeuoly 3c89d45a2d fix: iteration none output error (#10295) 2024-11-05 20:30:13 +08:00
-LAN-andYeuoly baab81714e fix(http_request): improve parameter initialization and reorganize tests (#10297) 2024-11-05 20:30:13 +08:00
-LAN-andYeuoly 33219e850a fix(node): correct file property name in function switch (#10284) 2024-11-05 20:30:00 +08:00
NoviceandYeuoly d330d31ee5 feat: Iteration node support parallel mode (#9493) 2024-11-05 20:29:59 +08:00
-LAN-andYeuoly 794f495ef2 fix(validation): allow to use 0 in the inputs form (#10255) 2024-11-05 20:29:32 +08:00
NoviceandGitHub 7962101e5e fix: iteration none output error (#10295) 2024-11-05 16:31:49 +08:00