Commit Graph

249 Commits (f11ea5ae97635add7654749fc65fdfd888ffa8f3)

Author SHA1 Message Date
AkaraChen 03520a5a81 feat: strategy form init 1 year ago
JzoNg 07d7965e3b support custom output schema in tool node 1 year ago
AkaraChen 77017522b8 chore: init tool select component 1 year ago
AkaraChen aa309964e5 chore: init tool select component 1 year ago
AkaraChen 7c460eb6e7 chore: add warning ui for agentic stragey 1 year ago
JzoNg e2e2090e0c support model params change 1 year ago
zxhlyh ec6f4ee9df Merge branch 'main' into feat/plugins 1 year ago
zxhlyh 2bf33c4dd2
Fix/workflow retry log (#12013) 1 year ago
zxhlyh ef95b1268e
Fix/workflow retry (#11999) 1 year ago
Joel c3f3b79b79 merge main 1 year ago
左凌 7a00798027
Update input-var-list.tsx (#9987) 1 year ago
JzoNg 327eac09e7 fix: scope value 1 year ago
JzoNg cf75e2f053 model selector support scope 1 year ago
zxhlyh ef7e47d162
fix: rerank switch (#11897) 1 year ago
zxhlyh 0c0120ef27
Feat/workflow retry (#11885) 1 year ago
JzoNg 12c47d80af support llm tool_parameters 1 year ago
zxhlyh 04054954c5 Merge branch 'main' into feat/plugins 1 year ago
Joel 41de7e76ec
fix: iteration output array type causes always outputting string array (#11686) 1 year ago
Joel 607a22ad12
fix: tool constant params change cause page crashed (#11682) 1 year ago
JzoNg 171cc88a0d merge main 1 year ago
JzoNg e0cc990fa5 fix: tool parameter form change 1 year ago
KVOJJJin f96fdc2970
Feat: dark mode for logs and annotations (#11575) 1 year ago
zxhlyh bec5451f12
feat: workflow continue on error (#11474) 1 year ago
Yi Xiao 32f8a98cf8
feat: ifelse condition variable editable after selection (#11431) 1 year ago
StyleZhang 69daf4a027 merge main 1 year ago
KVOJJJin 0b25c0b677
Fix: support file download in workflow result (#11338) 1 year ago
Yi b8f9747849 Merge branch "main" into feat/plugins 1 year ago
Yi Xiao 6180762160
fix: bg typo in variable aggregator node (#11376) 1 year ago
Yi Xiao f933af9f57
fix: check valid for number variable (#11334) 1 year ago
Joel f634a4488f merge main 1 year ago
Joel e240424be5
fix: number variable can not input constant type value in tool config form (#11320) 1 year ago
Yi Xiao e135ffc2c1
Feat: upgrade variable assigner (#11285)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
Joel 79db920fa7
fix: enable after disabled memory not pass user query (#11136) 1 year ago
StyleZhang a0873a956f merge main 1 year ago
-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>
1 year ago
-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>
1 year ago
Joel 3e3ae989f0 chore: in tool file and files all support file and files 1 year ago
非法操作 8b16f07eb0
feat: add cURL import for http request node (#8656) 1 year ago
marvin-season fefda40acf
fix: fix bugs of frontend-workflow panel operator (#10945)
Co-authored-by: marvin <sea-son@foxmail.com>
1 year ago
Joel 99ffe43e91 merge main 1 year ago
非法操作 f3af7b5f35
fix: tool's file input display string (#10887) 1 year ago
zxhlyh 9861279395
fix: upload custom file extension (#10801) 1 year ago
Joel 6fbff78b9c merge 1 year ago
JzoNg 3c89b8a698 confirm model selector schema in agent and workflow 1 year ago
zxhlyh e4d175780e
fix: retrieval setting validate (#10454) 1 year ago
Novice f414d241c1
Feat/iteration single run time (#10512) 1 year ago
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>
1 year ago
Novice baaa3ae02c feat: Iteration node support parallel mode (#9493) 1 year ago
GeorgeCaoJ 623b27583b fix(workflow): handle else condition branch addition error in if-else node (#10257) 1 year ago
-LAN- 454b755c6b feat(workflow): add configurable workflow file upload limit (#10176)
Co-authored-by: JzoNg <jzongcode@gmail.com>
1 year ago
crazywoola 8e6f5f4bb0 Fix/10199 application error a client side exception has occurred see the browser console for more information (#10211) 1 year ago
Kota-Yamaguchi 4b89dba3a5 feat: synchronize input/output variables in the panel with generated code by the code generator (#10150) 1 year ago
zxhlyh ae3482e0b4 Fix/rerank validation issue (#10131)
Co-authored-by: Yi <yxiaoisme@gmail.com>
1 year ago
Kota-Yamaguchi dea45682bc chore: update type definition to resolve lint error in Base usage at text-editor.tsx (#10083) 1 year ago
Novice d1505b15c4
feat: Iteration node support parallel mode (#9493) 1 year ago
GeorgeCaoJ cca2e7876d
fix(workflow): handle else condition branch addition error in if-else node (#10257) 1 year ago
-LAN- 6452342222
feat(workflow): add configurable workflow file upload limit (#10176)
Co-authored-by: JzoNg <jzongcode@gmail.com>
1 year ago
crazywoola 2ed6bb86c1
Fix/10199 application error a client side exception has occurred see the browser console for more information (#10211) 1 year ago
JzoNg c39be7852f Revert "parameters and rules"
This reverts commit 22696fa75b.
1 year ago
Kota-Yamaguchi f674de4f5d
feat: synchronize input/output variables in the panel with generated code by the code generator (#10150) 1 year ago
zxhlyh 2ecdc54b0b
Fix/rerank validation issue (#10131)
Co-authored-by: Yi <yxiaoisme@gmail.com>
1 year ago
Kota-Yamaguchi 6c25131964
chore: update type definition to resolve lint error in Base usage at text-editor.tsx (#10083) 1 year ago
JzoNg 22696fa75b parameters and rules 1 year ago
StyleZhang 0f4291bd36 merge main 1 year ago
AllenWriter adcd83f6a8
Docs: fix docs url (#9954) 2 years ago
Joel 966d42a4db Merge branch 'main' into feat/plugins 2 years ago
Joel 705946cc40
fix: tool var type error (#9937) 2 years ago
Joel 7c8c15ef1a test no use rule 2 years ago
Joel 765eb282f3 merge main 2 years ago
非法操作 fb218f8b10
feat: allow answer node use chat_var and env_var (#9226) 2 years ago
非法操作 84a9d2d072
chore: code generator button should only display in code node (#9842) 2 years ago
Joel bdb990eb90 merge main 2 years ago
KVOJJJin 5d1424f67c
Feat: use file size limit from api (#9739) 2 years ago
KVOJJJin bf478aeba2
Revert "Feat: use file size limit from api" (#9714) 2 years ago
KVOJJJin e32116b9a3
Feat: use file size limit from api (#9711) 2 years ago
zxhlyh c3473b5b4f
fix: workflow [if node] checklist (#9699) 2 years ago
Kota-Yamaguchi a7ee51e5d8
feat: add code generator (#9051)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
zxhlyh ff956cb546
Fix/retrieval setting weight default value (#9622) 2 years ago
Joel 7d7e0f9800
fix: tool use file caused error (#9660) 2 years ago
AkaraChen cdd2a40086 style: minimium codemod 2 years ago
Joel 65e22bb76a
fix: input vars not auto rename in list operator (#9550) 2 years ago
zxhlyh 7a1d6fe509
Feat/attachments (#9526)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
2 years ago
Wu Tianwei f447ee7b9d
Fix/firefox overflow error (#9438) 2 years ago
Yi Xiao 8a1f106c72
Fix: rerank switch and validation before run (#9416) 2 years ago
Joe e947103b6d
Feat/add workflow sys params (#9108)
Co-authored-by: Joel <iamjoel007@gmail.com>
2 years ago
Yi Xiao 13046709a9
fix: line in iteration node is not straight (#8918) 2 years ago
Jyong 9d221a5e19
external knowledge api (#8913)
Co-authored-by: Yi <yxiaoisme@gmail.com>
2 years ago
Kevin9703 a2e2f8a8c9
fix(workflow/nodes/knowledge-retrieval/use-config): Preserve rerankin… (#8842) 2 years ago
非法操作 cb1942c242
chore: make url display in the middle of http node (#8741) 2 years ago
yanxiyue de7bc22649
fix: sys_var startwith 'sys.' not 'sys' #8421 (#8422)
Co-authored-by: wuling <wuling@ke.com>
2 years ago
Pika 5b18e851d2
fix: when the variable does not exist, an error should be prompted (#8413)
Co-authored-by: Chen(MAC) <chenchen404@outlook.com>
2 years ago
Pika a9c1f1a041
fix(workflow): fix var-selector not update when edges change (#8259)
Co-authored-by: Chen(MAC) <chenchen404@outlook.com>
2 years ago
zxhlyh 91942e37ff
fix: workflow parallel limit in ifelse node (#8242) 2 years ago
takatost dabfd74622
feat: Parallel Execution of Nodes in Workflows (#8192)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Yi <yxiaoisme@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
Nam Vu 2d7954c7da
Fix variable typo (#8084) 2 years ago
Nam Vu 031a0b576d
fix: i18n typo (#8077) 2 years ago
Charlie.Wei 01858e1caf
ifEsle node add regex match (#8007) 2 years ago
Hirotaka Miyagi 024d688b77
fix(RetrievalConfig): Fix score threshold assignment for zero value (#7865) 2 years ago
NFish ad30668eb6
Sync Input component from feat/attachments branch (#7782) 2 years ago
YidaHu 3a67fc6c5a
feat: add support for array types in available variable list (#7715) 2 years ago