165 Commits

Author SHA1 Message Date
Wu Tianwei
bc3a570dda
fix: Fix rerank model switching issue (#12721)
ok
2025-01-14 15:42:45 +08:00
非法操作
d649037c3e
feat: support single run doc extractor node (#11318) 2025-01-08 15:20:15 +08:00
Wu Tianwei
09d759d196
fix: Fix parent child retrieval issues (#12206)
Co-authored-by: NFish <douxc512@gmail.com>
Co-authored-by: nite-knite <nkCoding@gmail.com>
2025-01-02 16:07:21 +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
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
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
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
Yi Xiao
32f8a98cf8
feat: ifelse condition variable editable after selection (#11431) 2024-12-09 11:06:47 +08:00
KVOJJJin
0b25c0b677
Fix: support file download in workflow result (#11338) 2024-12-05 16:58:39 +08:00
Yi Xiao
6180762160
fix: bg typo in variable aggregator node (#11376) 2024-12-05 11:46:12 +08:00
Yi Xiao
f933af9f57
fix: check valid for number variable (#11334) 2024-12-04 15:46:54 +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
Joel
79db920fa7
fix: enable after disabled memory not pass user query (#11136) 2024-11-26 17:55:11 +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
非法操作
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
非法操作
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
zxhlyh
e4d175780e
fix: retrieval setting validate (#10454) 2024-11-12 14:38:24 +08:00
Novice
f414d241c1
Feat/iteration single run time (#10512) 2024-11-11 14:47:52 +08:00
Charlie.Wei
fbee41f8c7
The list action node adds methods to extract specific list objects (#10421)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-11-11 12:10:21 +08:00
Novice
d1505b15c4
feat: Iteration node support parallel mode (#9493) 2024-11-05 10:32:49 +08:00
GeorgeCaoJ
cca2e7876d
fix(workflow): handle else condition branch addition error in if-else node (#10257) 2024-11-05 09:56:41 +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
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
zxhlyh
2ecdc54b0b
Fix/rerank validation issue (#10131)
Co-authored-by: Yi <yxiaoisme@gmail.com>
2024-10-31 20:20:46 +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
AllenWriter
adcd83f6a8
Docs: fix docs url (#9954) 2024-10-28 18:34:23 +08:00
Joel
705946cc40
fix: tool var type error (#9937) 2024-10-28 15:36:28 +08:00
非法操作
fb218f8b10
feat: allow answer node use chat_var and env_var (#9226) 2024-10-25 15:37:29 +08:00
非法操作
84a9d2d072
chore: code generator button should only display in code node (#9842) 2024-10-25 15:00:12 +08:00
KVOJJJin
5d1424f67c
Feat: use file size limit from api (#9739) 2024-10-24 22:55:17 +08:00
KVOJJJin
bf478aeba2
Revert "Feat: use file size limit from api" (#9714) 2024-10-23 17:35:07 +08:00
KVOJJJin
e32116b9a3
Feat: use file size limit from api (#9711) 2024-10-23 17:03:44 +08:00
zxhlyh
c3473b5b4f
fix: workflow [if node] checklist (#9699) 2024-10-23 15:46:02 +08:00
Kota-Yamaguchi
a7ee51e5d8
feat: add code generator (#9051)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-10-22 21:57:54 +08:00
zxhlyh
ff956cb546
Fix/retrieval setting weight default value (#9622) 2024-10-22 18:31:39 +08:00
Joel
7d7e0f9800
fix: tool use file caused error (#9660) 2024-10-22 18:26:17 +08:00
Joel
65e22bb76a
fix: input vars not auto rename in list operator (#9550) 2024-10-21 16:48:42 +08:00
zxhlyh
7a1d6fe509
Feat/attachments (#9526)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
2024-10-21 10:32:37 +08:00
Wu Tianwei
f447ee7b9d
Fix/firefox overflow error (#9438) 2024-10-17 15:54:04 +08:00
Yi Xiao
8a1f106c72
Fix: rerank switch and validation before run (#9416) 2024-10-17 14:26:38 +08:00