Commit Graph

108 Commits (413dfd56283febdedf5ebb25ce27ff07fd86363b)

Author SHA1 Message Date
NFish d1fc65fabc
fix: adjust iteration node dark style (#13051) 1 year ago
Joel f565f08aa0
fix: get property of string type variable caused page crash (#12969) 1 year ago
非法操作 d649037c3e
feat: support single run doc extractor node (#11318) 1 year ago
zxhlyh 2bf33c4dd2
Fix/workflow retry log (#12013) 1 year ago
zxhlyh ef95b1268e
Fix/workflow retry (#11999) 1 year ago
zxhlyh 0c0120ef27
Feat/workflow retry (#11885) 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
KVOJJJin 0b25c0b677
Fix: support file download in workflow result (#11338) 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
-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
marvin-season fefda40acf
fix: fix bugs of frontend-workflow panel operator (#10945)
Co-authored-by: marvin <sea-son@foxmail.com>
1 year ago
zxhlyh 9861279395
fix: upload custom file extension (#10801) 1 year ago
Novice f414d241c1
Feat/iteration single run time (#10512) 1 year ago
Novice d1505b15c4
feat: Iteration node support parallel mode (#9493) 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
Kota-Yamaguchi f674de4f5d
feat: synchronize input/output variables in the panel with generated code by the code generator (#10150) 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
AllenWriter adcd83f6a8
Docs: fix docs url (#9954) 1 year ago
非法操作 84a9d2d072
chore: code generator button should only display in code node (#9842) 1 year ago
KVOJJJin 5d1424f67c
Feat: use file size limit from api (#9739) 1 year ago
KVOJJJin bf478aeba2
Revert "Feat: use file size limit from api" (#9714) 1 year ago
KVOJJJin e32116b9a3
Feat: use file size limit from api (#9711) 1 year ago
Kota-Yamaguchi a7ee51e5d8
feat: add code generator (#9051)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
1 year ago
Joel 65e22bb76a
fix: input vars not auto rename in list operator (#9550) 1 year ago
zxhlyh 7a1d6fe509
Feat/attachments (#9526)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
1 year ago
Wu Tianwei f447ee7b9d
Fix/firefox overflow error (#9438) 1 year ago
Joe e947103b6d
Feat/add workflow sys params (#9108)
Co-authored-by: Joel <iamjoel007@gmail.com>
1 year 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
Yi Xiao 3be756eaed
feat: tooltip (#7634) 2 years ago
edo1z 0a7ab9a47d
fix: incorrect duplication when no target node is selected (#7539) 2 years ago
Joel c70d69322b
feat: support dialogue count in chatflow (#7440) 2 years ago
KVOJJJin 429e85f5d6
Fix: support hide env & conversation var in prompt editor (#7256) 2 years ago
KVOJJJin 935e72d449
Feat: conversation variable & variable assigner node (#7222)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
crazywoola 7f18c06b0a
fix: code-block-missing-checks (#7002) 2 years ago
Yi Xiao 0c22e4e3d1
Feat/new confirm (#6984) 2 years ago
crazywoola 79715345ef
fix: import workflow errors (#6937) 2 years ago
Joel 53a89bbbc7
chore : option card (#6800) 2 years ago
crazywoola 47b5bd7243
fix: value is not an array (#6632) 2 years ago
Yi Xiao c112188207
feat: added ActionButton component (#6631) 2 years ago