Commit Graph

139 Commits

Author SHA1 Message Date
Yeuoly 02abf950e1 Merge fix/chore-fix into dev/plugin-deploy 2024-12-25 15:12:05 +08:00
zxhlyh 2bf33c4dd2
Fix/workflow retry log (#12013) 2024-12-23 17:18:09 +08:00
zxhlyh ef95b1268e
Fix/workflow retry (#11999) 2024-12-23 15:55:50 +08:00
zxhlyh 0c0120ef27
Feat/workflow retry (#11885) 2024-12-20 15:44:37 +08:00
zxhlyh 9f90d70b38 merge feat/plugins 2024-12-16 18:06:06 +08:00
Yeuoly fd02c60498
Merge branch 'fix/chore-fix' into dev/plugin-deploy 2024-12-16 14:29:05 +08:00
JzoNg 171cc88a0d merge main 2024-12-16 11:09:13 +08:00
KVOJJJin f96fdc2970
Feat: dark mode for logs and annotations (#11575) 2024-12-12 10:09:48 +08:00
zxhlyh bec5451f12
feat: workflow continue on error (#11474) 2024-12-11 14:21:38 +08:00
Yeuoly 04d3abd754
Merge branch 'fix/chore-fix' into dev/plugin-deploy 2024-12-09 16:13:33 +08:00
Yi Xiao 32f8a98cf8
feat: ifelse condition variable editable after selection (#11431) 2024-12-09 11:06:47 +08:00
StyleZhang 69daf4a027 merge main 2024-12-06 16:56:42 +08:00
Yeuoly 1ce7990df4
Merge branch 'fix/chore-fix' into dev/plugin-deploy 2024-12-06 16:47:40 +08:00
KVOJJJin 0b25c0b677
Fix: support file download in workflow result (#11338) 2024-12-05 16:58:39 +08:00
Joel 9fc0e658ad merge 2024-12-04 16:05:11 +08:00
Yeuoly e5e8277c2d
Merge remote-tracking branch 'origin/feat/plugins' into dev/plugin-deploy 2024-12-04 15:40:39 +08:00
Joel f634a4488f merge main 2024-12-04 11:06:00 +08:00
Yi Xiao e135ffc2c1
Feat: upgrade variable assigner (#11285)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-12-03 13:56:40 +08:00
StyleZhang 9302a5fac8 merge feat/plugins 2024-11-27 16:15:57 +08:00
Yeuoly 66d4de39b8
Merge branch 'fix/chore-fix' into dev/plugin-deploy 2024-11-26 18:04:34 +08:00
Joel 79db920fa7
fix: enable after disabled memory not pass user query (#11136) 2024-11-26 17:55:11 +08:00
StyleZhang a0873a956f merge main 2024-11-26 10:27:48 +08:00
Yeuoly 69b61ef57b
Merge branch 'fix/chore-fix' into dev/plugin-deploy 2024-11-25 17:19:51 +08:00
-LAN- 3eb51d85da
fix(workflow_entry): Support receive File and FileList in single step run. (#10947)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
2024-11-25 12:46:50 +08:00
-LAN- c5f7d650b5
feat: Allow using file variables directly in the LLM node and support more file types. (#10679)
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-11-22 16:30:22 +08:00
marvin-season fefda40acf
fix: fix bugs of frontend-workflow panel operator (#10945)
Co-authored-by: marvin <sea-son@foxmail.com>
2024-11-21 19:07:02 +08:00
Yeuoly 7c74aaabcf
Merge remote-tracking branch 'origin/feat/plugins' into dev/plugin-deploy 2024-11-21 14:35:14 +08:00
Joel 99ffe43e91 merge main 2024-11-20 18:24:03 +08:00
zxhlyh 9861279395
fix: upload custom file extension (#10801) 2024-11-18 15:57:32 +08:00
Yeuoly 6da877c6a6
Merge branch 'fix/chore-fix' into dev/plugin-deploy 2024-11-15 15:56:45 +08:00
Joel 6fbff78b9c merge 2024-11-15 15:16:53 +08:00
Novice f414d241c1
Feat/iteration single run time (#10512) 2024-11-11 14:47:52 +08:00
Novice baaa3ae02c feat: Iteration node support parallel mode (#9493) 2024-11-07 17:39:09 +08:00
-LAN- 454b755c6b feat(workflow): add configurable workflow file upload limit (#10176)
Co-authored-by: JzoNg <jzongcode@gmail.com>
2024-11-07 17:38:35 +08:00
crazywoola 8e6f5f4bb0 Fix/10199 application error a client side exception has occurred see the browser console for more information (#10211) 2024-11-07 17:38:29 +08:00
Kota-Yamaguchi 4b89dba3a5 feat: synchronize input/output variables in the panel with generated code by the code generator (#10150) 2024-11-07 17:38:18 +08:00
Kota-Yamaguchi dea45682bc chore: update type definition to resolve lint error in Base usage at text-editor.tsx (#10083) 2024-11-07 17:38:06 +08:00
Yeuoly 56f2464a4f
Merge branch 'fix/chore-fix' into dev/plugin-deploy 2024-11-06 18:30:02 +08:00
Novice d330d31ee5
feat: Iteration node support parallel mode (#9493) 2024-11-05 20:29:59 +08:00
-LAN- c711c5e36e
feat(workflow): add configurable workflow file upload limit (#10176)
Co-authored-by: JzoNg <jzongcode@gmail.com>
2024-11-05 20:29:09 +08:00
crazywoola e79c3e4531
Fix/10199 application error a client side exception has occurred see the browser console for more information (#10211) 2024-11-05 20:28:28 +08:00
Novice d1505b15c4
feat: Iteration node support parallel mode (#9493) 2024-11-05 10:32:49 +08:00
-LAN- 6452342222
feat(workflow): add configurable workflow file upload limit (#10176)
Co-authored-by: JzoNg <jzongcode@gmail.com>
2024-11-04 15:55:34 +08:00
crazywoola 2ed6bb86c1
Fix/10199 application error a client side exception has occurred see the browser console for more information (#10211) 2024-11-03 12:53:49 +08:00
Yeuoly 7cea6c1713
Merge branch 'fix/chore-fix' into dev/plugin-deploy 2024-11-01 16:46:40 +08:00
Joel a273ae35f9 merge feat/plugins 2024-11-01 12:37:42 +08:00
Kota-Yamaguchi f674de4f5d
feat: synchronize input/output variables in the panel with generated code by the code generator (#10150) 2024-11-01 11:39:32 +08:00
Kota-Yamaguchi 6c25131964
chore: update type definition to resolve lint error in Base usage at text-editor.tsx (#10083) 2024-10-31 09:52:59 +08:00
StyleZhang 0f4291bd36 merge main 2024-10-30 11:20:20 +08:00
AllenWriter adcd83f6a8
Docs: fix docs url (#9954) 2024-10-28 18:34:23 +08:00