Commit Graph

408 Commits (f677f2f71b18afef91f2797f61e00a8edd1fefcf)

Author SHA1 Message Date
AllenWriter 3ecc1e0228
Fix: update docs link (#19278) 12 months ago
GeorgeCaoJ b979a8a707
feat: sort variables in the selector by x axis for most recent order (#19243) 12 months ago
crazywoola 9231c197a5
fix: s.filter is not a function (#19250) 12 months ago
zxhlyh acf6872a50 fix: variable selector 12 months ago
-LAN- bcc95e520b
feat: support remove first and remove last in variable assigner (#19144)
Signed-off-by: -LAN- <laipz8200@outlook.com>
12 months ago
QuantumGhost bd1bbfee4b
Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 12 months ago
zxhlyh a46b4e3616 Merge branch 'main' into feat/rag-pipeline 12 months ago
zxhlyh 66176c4d71 fix: node default 12 months ago
twwu 9392ce259f feat: Refactor dataset components and update translations for new dataset creation options 12 months ago
zxhlyh cdb615deeb knowledge base node 12 months ago
zxhlyh abbba1d004 knowledge base node 12 months ago
Joel 315436e43b
fix: classify remove always remove the last one (#18959) 12 months ago
crazywoola 03ac2d0f17
fix: i.find is not a function (#18945) 12 months ago
Joel eb92dd59f9
chore: disabled struct output not show model not support warning (#18909) 12 months ago
Junjie.M e3daef19e7
chatflow/workflow add field required (#18892) 12 months ago
twwu d12e9b81e3 feat: Introduce new form field components and enhance existing ones with label options 12 months ago
zxhlyh 4792ca1813 knowledge base node 1 year ago
zxhlyh 076924bbd6 rag pipeline main 1 year ago
zxhlyh 97cf6b2d65 refactor workflow 1 year ago
zxhlyh f7de55364f chore: refactor workflow 1 year ago
twwu d768094376 feat: Refactor file upload configuration and validation logic 1 year ago
Joel c6fb879cea
fix: select struct output root object show the wrong type (#18582) 1 year ago
zxhlyh 8d9c252811 block selector & data source node 1 year ago
allenZhang 94e22ba0fd
feat: add search input field (#18409) 1 year ago
Wu Tianwei 80f5ee1eb2
fix: fix workflow as a tool confirm dialog layout issue (#18494) 1 year ago
Joel 5d9c67e97e
fix: handle array item type error in struct output (#18452) 1 year ago
Joel 775dc47abe
feat: llm support struct output (#17994)
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
1 year ago
Wu Tianwei 1e7418095f
feat/TanStack-Form (#18346) 1 year ago
GuanMu 77fde04ef7
style: add left padding to editor component and remove unused CSS (#18247) 1 year ago
Joel 9d139fa306
fix: Could not load the logo of workflow as Tool in Agent Node (#18243) 1 year ago
Junjie.M b7e8517b31
feat: agent strategy parameter add help information (#18192) 1 year ago
Junjie.M da7c8621f7
fix: agent strategy string type parameter default value invalid (#18185) 1 year ago
yusheng chen 4c99e9dc73
refactor: type improvements that doesn't modify functionality (#17970) 1 year ago
Joel d80f4c7d3b
chore: eslint add sonar (#17989) 1 year ago
crazywoola 8f9cbe1c49
Chore/cleanup warnings (#17974) 1 year ago
GuanMu 0975c3c399
style(retry-on-node): add margin-bottom to the container (#17972) 1 year ago
crazywoola 4aecc9f090
fix: TypeError: a.variable_selector.join is not a function (#17950) 1 year ago
yusheng chen 7ca497f0d6
refactor & perf: improve type safety of component `PluginList` (#17498) 1 year ago
KVOJJJin 17a26da1e6
Feat: workflow dark mode (#17785) 1 year ago
Wu Tianwei 29720b7360
fix: adjust spacing in ViewHistory and Panel components (#17766) 1 year ago
zxhlyh 30f7118c7a
Chore/slice workflow utils (#17730) 1 year ago
yusheng chen f633d1ee92
chore: add `'no-empty-function': 'error'` to `eslint.config.mjs` (#17656) 1 year ago
Marcelo Díaz d796fcc0e7
feat: support select-type variables in Metadata Filtering (#17440 (#17445) 1 year ago
Good Wood 7b7ac7a495
fix: compatibility issues for currentStrategy.features is null (#17581) 1 year ago
yusheng chen dd4b03e812
refactor & perf of file `var-reference-vars.tsx` (#17444) 1 year ago
yusheng chen bf69b97639
refactor & perf: declare const object outside component `ConstantField` (#17495) 1 year ago
yusheng chen 6d59b8d85b
refactor: type improvement of component `AddVariablePopupWithPosition` (#17497) 1 year ago
yusheng chen e3dc9f3c31
refactor & perf: declare const object outside component `VarReferencePicker` (#17496) 1 year ago
yusheng chen c05e03fc09
refactor & perf: `import { noop } from 'lodash-es'` across `web` (#17439) 1 year ago
crazywoola da2113bde9
fix: client side error (#17428) 1 year ago
Novice dcdec98c8e
feat: agent node add memory (#15976) 1 year ago
Good Wood b3f4e90862
feat: remove file and file[] restriction in code node (#17382) 1 year ago
zxhlyh 78409dfec1
fix: loop single run log (#17329) 1 year ago
zxhlyh 713902dc47
Feat/loop break node (#17268) 1 year ago
HuDenghui 4b5ec242e7
fix: Fix lodash module not found issue (#16953) 1 year ago
Obada Khalili 6372cb7b41
Support variables in question classifier classes (#17227) 1 year ago
Joel 7df36fe9f5
fix: run frontend test failed and enable run test in CI (#17017) 1 year ago
Good Wood 42968cb945
fix: fix cannot select stream-tool-call in agent modal (#17015) 1 year ago
非法操作 91db2207b3
fix: tool's number and secet input display issue (#16834) 1 year ago
非法操作 d87d66ab88
fix missing agent node help link (#16841) 1 year ago
Joel 032d849f17
chore: handle Textarea component ref warning in react 19 (#16818) 1 year ago
Wu Tianwei 9701b573e0
feat: add datasets detail context and provider for improved data vali… (#16451) 1 year ago
zxhlyh 17b4d4c7b2
fix: workflow if-else node variable tag style (#16583) 1 year ago
Good Wood 7ce8faf176
fix: fix variable-aggregator cannot pass node check in group mode (#16439)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
LiuBodong ae5d2ecf48
fix:weight_type missing when create document in dataset (#16503) 1 year ago
kenwoodjw 3306228840
fix: workflow file add related-id in iteration node (#16255)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
1 year ago
Joel 7709d9df20
Chore: frontend infrastructure upgrade (#16420)
Co-authored-by: NFish <douxc512@gmail.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: jZonG <jzongcode@gmail.com>
1 year ago
GuanMu c1f3d968bf
fix: enhance React imports in LLM panel component #16282 (#16283) 1 year ago
Wu Tianwei 965bfc49dd
fix: update _dataset handling in knowledge retrieval config (#16218) 1 year ago
jimmyfen 425ea4e5b6
fix: model changed but completion params not change (#16156) 1 year ago
诗浓 0189a8b0f6
fix: agent node help link error in zh (#16194) 1 year ago
Wu Tianwei 411e332f1b
feat: dark mode for knowledge (#15236) 1 year ago
zxhlyh 20376ca951
feat: upgrade knowledge metadata (#16063)
Support filter knowledge by metadata.

Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: NFish <douxc512@gmail.com>
1 year ago
Joel f8f21ef7c0
fix: node use vision model may caused page crash (#15921) 1 year ago
zxhlyh b541792465
fix: workflow loop node break conditions (#15549) 1 year ago
Yuichiro Utsumi 71a57275ab
fix: improve selection of variable in workflow (#15484)
Signed-off-by: Yuichiro Utsumi <utsumi.yuichiro@fujitsu.com>
1 year ago
KVOJJJin 78d460a6d1
Feat: time period filter for workflow logs (#14271)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
Hantaek Lim f7e012d216
Fix: reranker OFF logic to preserve user setting (#15235)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
Wu Tianwei 3ca1373274
feat: version tag (#14949) 1 year ago
Wood 2c17bb2c36
Feature/newnew workflow loop node (#14863)
Co-authored-by: arkunzz <4873204@qq.com>
1 year ago
zxhlyh 9ab4f35b84
fix: workflow one step run form validate (#14934) 1 year ago
zxhlyh e53052ab7a
fix: one step run (#14724) 1 year ago
JonSnow 1eb072fd43
fix: the edges between the nodes inside the copied iteration node are… (#12692) 1 year ago
Jiakaic be18b103b7
fix: set method to POST when body exists (#14523) (#14524) 1 year ago
Novice 07d6cb3f4a
fix: incorrect variable type selection (#13906) 1 year ago
zxhlyh 3460c1dfbd
fix: tool id (#13932) 1 year ago
Yeuoly 403e2d58b9
Introduce Plugins (#13836)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Signed-off-by: -LAN- <laipz8200@outlook.com>
Signed-off-by: xhe <xw897002528@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: takatost <takatost@gmail.com>
Co-authored-by: kurokobo <kuro664@gmail.com>
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: AkaraChen <akarachen@outlook.com>
Co-authored-by: Yi <yxiaoisme@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: Hiroshi Fujita <fujita-h@users.noreply.github.com>
Co-authored-by: AkaraChen <85140972+AkaraChen@users.noreply.github.com>
Co-authored-by: NFish <douxc512@gmail.com>
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
Co-authored-by: 非法操作 <hjlarry@163.com>
Co-authored-by: Novice <857526207@qq.com>
Co-authored-by: Hiroki Nagai <82458324+nagaihiroki-git@users.noreply.github.com>
Co-authored-by: Gen Sato <52241300+halogen22@users.noreply.github.com>
Co-authored-by: eux <euxuuu@gmail.com>
Co-authored-by: huangzhuo1949 <167434202+huangzhuo1949@users.noreply.github.com>
Co-authored-by: huangzhuo <huangzhuo1@xiaomi.com>
Co-authored-by: lotsik <lotsik@mail.ru>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: gakkiyomi <gakkiyomi@aliyun.com>
Co-authored-by: CN-P5 <heibai2006@gmail.com>
Co-authored-by: CN-P5 <heibai2006@qq.com>
Co-authored-by: Chuehnone <1897025+chuehnone@users.noreply.github.com>
Co-authored-by: yihong <zouzou0208@gmail.com>
Co-authored-by: Kevin9703 <51311316+Kevin9703@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Boris Feld <lothiraldan@gmail.com>
Co-authored-by: mbo <himabo@gmail.com>
Co-authored-by: mabo <mabo@aeyes.ai>
Co-authored-by: Warren Chen <warren.chen830@gmail.com>
Co-authored-by: JzoNgKVO <27049666+JzoNgKVO@users.noreply.github.com>
Co-authored-by: jiandanfeng <chenjh3@wangsu.com>
Co-authored-by: zhu-an <70234959+xhdd123321@users.noreply.github.com>
Co-authored-by: zhaoqingyu.1075 <zhaoqingyu.1075@bytedance.com>
Co-authored-by: 海狸大師 <86974027+yenslife@users.noreply.github.com>
Co-authored-by: Xu Song <xusong.vip@gmail.com>
Co-authored-by: rayshaw001 <396301947@163.com>
Co-authored-by: Ding Jiatong <dingjiatong@gmail.com>
Co-authored-by: Bowen Liang <liangbowen@gf.com.cn>
Co-authored-by: JasonVV <jasonwangiii@outlook.com>
Co-authored-by: le0zh <newlight@qq.com>
Co-authored-by: zhuxinliang <zhuxinliang@didiglobal.com>
Co-authored-by: k-zaku <zaku99@outlook.jp>
Co-authored-by: luckylhb90 <luckylhb90@gmail.com>
Co-authored-by: hobo.l <hobo.l@binance.com>
Co-authored-by: jiangbo721 <365065261@qq.com>
Co-authored-by: 刘江波 <jiangbo721@163.com>
Co-authored-by: Shun Miyazawa <34241526+miya@users.noreply.github.com>
Co-authored-by: EricPan <30651140+Egfly@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: sino <sino2322@gmail.com>
Co-authored-by: Jhvcc <37662342+Jhvcc@users.noreply.github.com>
Co-authored-by: lowell <lowell.hu@zkteco.in>
Co-authored-by: Boris Polonsky <BorisPolonsky@users.noreply.github.com>
Co-authored-by: Ademílson Tonato <ademilsonft@outlook.com>
Co-authored-by: Ademílson Tonato <ademilson.tonato@refurbed.com>
Co-authored-by: IWAI, Masaharu <iwaim.sub@gmail.com>
Co-authored-by: Yueh-Po Peng (Yabi) <94939112+y10ab1@users.noreply.github.com>
Co-authored-by: Jason <ggbbddjm@gmail.com>
Co-authored-by: Xin Zhang <sjhpzx@gmail.com>
Co-authored-by: yjc980121 <3898524+yjc980121@users.noreply.github.com>
Co-authored-by: heyszt <36215648+hieheihei@users.noreply.github.com>
Co-authored-by: Abdullah AlOsaimi <osaimiacc@gmail.com>
Co-authored-by: Abdullah AlOsaimi <189027247+osaimi@users.noreply.github.com>
Co-authored-by: Yingchun Lai <laiyingchun@apache.org>
Co-authored-by: Hash Brown <hi@xzd.me>
Co-authored-by: zuodongxu <192560071+zuodongxu@users.noreply.github.com>
Co-authored-by: Masashi Tomooka <tmokmss@users.noreply.github.com>
Co-authored-by: aplio <ryo.091219@gmail.com>
Co-authored-by: Obada Khalili <54270856+obadakhalili@users.noreply.github.com>
Co-authored-by: Nam Vu <zuzoovn@gmail.com>
Co-authored-by: Kei YAMAZAKI <1715090+kei-yamazaki@users.noreply.github.com>
Co-authored-by: TechnoHouse <13776377+deephbz@users.noreply.github.com>
Co-authored-by: Riddhimaan-Senapati <114703025+Riddhimaan-Senapati@users.noreply.github.com>
Co-authored-by: MaFee921 <31881301+2284730142@users.noreply.github.com>
Co-authored-by: te-chan <t-nakanome@sakura-is.co.jp>
Co-authored-by: HQidea <HQidea@users.noreply.github.com>
Co-authored-by: Joshbly <36315710+Joshbly@users.noreply.github.com>
Co-authored-by: xhe <xw897002528@gmail.com>
Co-authored-by: weiwenyan-dev <154779315+weiwenyan-dev@users.noreply.github.com>
Co-authored-by: ex_wenyan.wei <ex_wenyan.wei@tcl.com>
Co-authored-by: engchina <12236799+engchina@users.noreply.github.com>
Co-authored-by: engchina <atjapan2015@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: 呆萌闷油瓶 <253605712@qq.com>
Co-authored-by: Kemal <kemalmeler@outlook.com>
Co-authored-by: Lazy_Frog <4590648+lazyFrogLOL@users.noreply.github.com>
Co-authored-by: Yi Xiao <54782454+YIXIAO0@users.noreply.github.com>
Co-authored-by: Steven sun <98230804+Tuyohai@users.noreply.github.com>
Co-authored-by: steven <sunzwj@digitalchina.com>
Co-authored-by: Kalo Chin <91766386+fdb02983rhy@users.noreply.github.com>
Co-authored-by: Katy Tao <34019945+KatyTao@users.noreply.github.com>
Co-authored-by: depy <42985524+h4ckdepy@users.noreply.github.com>
Co-authored-by: 胡春东 <gycm520@gmail.com>
Co-authored-by: Junjie.M <118170653@qq.com>
Co-authored-by: MuYu <mr.muzea@gmail.com>
Co-authored-by: Naoki Takashima <39912547+takatea@users.noreply.github.com>
Co-authored-by: Summer-Gu <37869445+gubinjie@users.noreply.github.com>
Co-authored-by: Fei He <droxer.he@gmail.com>
Co-authored-by: ybalbert001 <120714773+ybalbert001@users.noreply.github.com>
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com>
Co-authored-by: liuzhenghua <1090179900@qq.com>
Co-authored-by: Wu Jiayang <62842862+Wu-Jiayang@users.noreply.github.com>
Co-authored-by: Your Name <you@example.com>
Co-authored-by: kimjion <45935338+kimjion@users.noreply.github.com>
Co-authored-by: AugNSo <song.tiankai@icloud.com>
Co-authored-by: llinvokerl <38915183+llinvokerl@users.noreply.github.com>
Co-authored-by: liusurong.lsr <liusurong.lsr@alibaba-inc.com>
Co-authored-by: Vasu Negi <vasu-negi@users.noreply.github.com>
Co-authored-by: Hundredwz <1808096180@qq.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
1 year ago
le0zh 1f63028a83
fix: reranking_enable setting failed #13668 (#13721) 1 year ago
NFish e0d1cab079
fix: add missed background color to iteration node (#13448) 1 year ago
Wu Tianwei 49b4144ffd
fix: add dataset edit permissions (#13223) 1 year ago
Obada Khalili 8fbc9c9342
Solve circular dependency issue between `workflow/constants.ts` file and `default.ts` file (#13165) 1 year ago
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
Wu Tianwei bc3a570dda
fix: Fix rerank model switching issue (#12721)
ok
1 year ago
非法操作 d649037c3e
feat: support single run doc extractor node (#11318) 1 year ago
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>
1 year ago
zxhlyh 2bf33c4dd2
Fix/workflow retry log (#12013) 1 year ago
zxhlyh ef95b1268e
Fix/workflow retry (#11999) 1 year ago
左凌 7a00798027
Update input-var-list.tsx (#9987) 1 year ago
zxhlyh ef7e47d162
fix: rerank switch (#11897) 1 year ago
zxhlyh 0c0120ef27
Feat/workflow retry (#11885) 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
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 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 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
-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
非法操作 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
非法操作 f3af7b5f35
fix: tool's file input display string (#10887) 1 year ago
zxhlyh 9861279395
fix: upload custom file extension (#10801) 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 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
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
AllenWriter adcd83f6a8
Docs: fix docs url (#9954) 1 year ago
Joel 705946cc40
fix: tool var type error (#9937) 1 year 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
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
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
Yi Xiao 3be756eaed
feat: tooltip (#7634) 2 years ago
edo1z 0a7ab9a47d
fix: incorrect duplication when no target node is selected (#7539) 2 years ago
Yeuoly 784b11ce19
Chore/remove python dependencies selector (#7494) 2 years ago
Joel c70d69322b
feat: support dialogue count in chatflow (#7440) 2 years ago
AIxGEEK 04131f86df
fix: inability-to-add-node-and-change-the-edge (#7303) 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
zxhlyh f9cf418f0f
Fix/workflow run single step (#7194) 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
Kevin9703 4d0a6cc382
fix(nodes/knowledge-retrieval): workflow knowledge retrieval rerank model check (#6918) 2 years ago
zxhlyh 33dab4fe54
fix: multiple retrieval default weighted score (#6897) 2 years ago
zxhlyh 9ae88ede12
chore: n to 1 retrieval (#6839) 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
zxhlyh 6fe9aa69cc
feat: n to 1 retrieval legacy (#6554) 2 years ago
Joel 0f6a064c08
chore: enchance auto generate prompt (#6564) 2 years ago
非法操作 c0ada940bd
fix: tool params not work as expected when develop a tool (#6550) 2 years ago
Joel 155e708540
Revert "chore: improve prompt auto generator" (#6556) 2 years ago
Joel d726473c6d
Revert "chore: use node specify llm to auto generate prompt" (#6555) 2 years ago
Joel dc7335cdf8
chore: use node specify llm to auto generate prompt (#6525) 2 years ago
zxhlyh 87594008f8
fix: iteration node bg color (#6523) 2 years ago
-LAN- 5e6fc58db3
Feat/environment variables in workflow (#6515)
Co-authored-by: JzoNg <jzongcode@gmail.com>
2 years ago
Joel a6350daa02
chore: improve prompt auto generator (#6514) 2 years ago
Joel 3da854fe40
chore: some components upgrage to new ui (#6468) 2 years ago
zxhlyh ebba124c5c
feat: workflow if-else support elif (#6072) 2 years ago
Joel eff280f3e7
feat: tailwind related improvement (#6085) 2 years ago
AIxGEEK 22aaf8960b
fix: Inconsistency Between Actual and Debug Input Variables (#6055) 2 years ago
AIxGEEK 5e6c3001bd
fix: relative in overflow div (#5998) 2 years ago
非法操作 46eca01fa3
fix: no json output vars in front-page tool (#5943) 2 years ago
AIxGEEK 4d9c22bfc6
refactor: optimize-the-performance-of-var-reference-picker (#5918) 2 years ago
Joel d889e1b233
fix: output variable name may be duplicate (#5845) 2 years ago
Joel 8fa6cb5e03
feat: tracing fe (#5487) 2 years ago
johnpccd b7d5849191
Fix link to documentation of nodes (#5623) 2 years ago
Pascal M af9448e6f2
feat: undo/redo for workflow editor (#3927)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2 years ago
AIxGEEK 7c9e88dfb3
Fix/single run panel show parent scrollbar (#5574)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2 years ago
zxhlyh 5d4d65a85b
fix: button (#5470) 2 years ago
Joel 7e3f194031
fix: in iteration node picker may show the wrong var type (#5435) 2 years ago
zxhlyh 2328ed8ffa
feat: new icons (#5412) 2 years ago