Commit Graph

217 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
左凌 7a00798027
Update input-var-list.tsx (#9987) 2024-12-21 11:54:12 +08:00
JzoNg c91c5faa9d Merge branch 'feat/plugins' into dev/plugin-deploy 2024-12-20 16:44:23 +08:00
JzoNg 327eac09e7 fix: scope value 2024-12-20 16:37:30 +08:00
JzoNg cf75e2f053 model selector support scope 2024-12-20 16:36:22 +08:00
zxhlyh ef7e47d162
fix: rerank switch (#11897) 2024-12-20 16:12:34 +08:00
zxhlyh 0c0120ef27
Feat/workflow retry (#11885) 2024-12-20 15:44:37 +08:00
JzoNg 12c47d80af support llm tool_parameters 2024-12-20 12:46:07 +08:00
zxhlyh 9f90d70b38 merge feat/plugins 2024-12-16 18:06:06 +08:00
zxhlyh 04054954c5 Merge branch 'main' into feat/plugins 2024-12-16 17:55:52 +08:00
Joel 41de7e76ec
fix: iteration output array type causes always outputting string array (#11686) 2024-12-16 15:06:03 +08:00
Joel 607a22ad12
fix: tool constant params change cause page crashed (#11682) 2024-12-16 14:33:00 +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
JzoNg 4aef5939f1 Merge branch 'feat/plugins' into dev/plugin-deploy 2024-12-12 15:14:59 +08:00
JzoNg e0cc990fa5 fix: tool parameter form change 2024-12-12 15:12:41 +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
Yi b8f9747849 Merge branch "main" into feat/plugins 2024-12-05 15:08:09 +08:00
Yi Xiao 6180762160
fix: bg typo in variable aggregator node (#11376) 2024-12-05 11:46:12 +08:00
Joel 9fc0e658ad merge 2024-12-04 16:05:11 +08:00
Yi Xiao f933af9f57
fix: check valid for number variable (#11334) 2024-12-04 15:46:54 +08:00
Yeuoly e5e8277c2d
Merge remote-tracking branch 'origin/feat/plugins' into dev/plugin-deploy 2024-12-04 15:40:39 +08:00
Joel 29d29f8731 fix: can not chosse const 2024-12-04 11:17:15 +08:00
Joel f634a4488f merge main 2024-12-04 11:06:00 +08:00
Joel e240424be5
fix: number variable can not input constant type value in tool config form (#11320) 2024-12-04 10:46:03 +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
Joel c6b1fecc21 merge 2024-11-22 11:01:00 +08:00
Joel 3e3ae989f0 chore: in tool file and files all support file and files 2024-11-22 10:54:22 +08:00
非法操作 8b16f07eb0
feat: add cURL import for http request node (#8656) 2024-11-21 22:25:18 +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
非法操作 f3af7b5f35
fix: tool's file input display string (#10887) 2024-11-20 12:54:24 +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