Commit Graph

615 Commits (f677f2f71b18afef91f2797f61e00a8edd1fefcf)

Author SHA1 Message Date
twwu b713218cab feat: add DSL modal header and tab components; enhance pipeline import functionality 11 months ago
KVOJJJin 2c5f5b0c67
Feat: add search params with theme in links of marketplace (#19648) 11 months ago
zxhlyh 9ea2123e7f component add readonly 11 months ago
董富宝 3c953cb0ef
fix:#18447:When variables in the workflow are deleted or modified, it is impossible to visually identify subsequent node errors (#18554)
Co-authored-by: crazywoola <427733928@qq.com>
11 months ago
KVOJJJin 3548c133e3
Feat: add theme switcher (#18093) 11 months ago
Good Wood b8e305f183
fix: fix can't config Nth item in list Node (#19618) 11 months ago
twwu cfb6d59513 Merge branch 'main' into feat/rag-pipeline 11 months ago
zxhlyh f6978ce6b1 fix: pipeline init 11 months ago
johnny0120 49af07f444
fix: use NextJS basePath and WEB_PREFIX to support custom prefix (#19497)
Co-authored-by: johnny0120 <15564476+johnny0120@users.noreply.github.com>
11 months ago
LeanDeR c720e0dd04
refactor(workflow): revamp logging module for loop & iteration nodes (#19484) 11 months ago
zxhlyh 39b8331f81 merge main 11 months ago
GuanMu 3a85f218ed
refactor(workflow): Improve layout structure in VersionHistoryPanel (#19450) 11 months ago
LeanDeR 135b8bd4f5
fix(workflow): Fix the expand/collapse animation effect (#19398) 12 months ago
zxhlyh 13ce6317f1 pipeline header 12 months ago
HyaCinth 736a064bac
fix(web): Add unique instanceId & key for AgentStrategy component (#18053) (#19386) 12 months ago
zxhlyh cb52f9ecc5 pipeline header 12 months ago
hzhufa 163a76eb6e
Bug fix: Invalid edge connection data causes the page to crash. (#19369)
Co-authored-by: hzhufa <hzhufa@linewell.com>
12 months ago
zxhlyh fa8ab4ea04 rag pipeline 12 months ago
zxhlyh 3f52f491d7 feat: knowledge base node 12 months ago
Good Wood d1c08a810b
feat: store mcp_config when switch agent strategy (#19291) 12 months ago
zxhlyh 3bbb22750c merge main 12 months ago
zxhlyh a6827493f0
chore: slice workflow refresh draft hook (#19292) 12 months ago
zxhlyh d196872059 merge main 12 months ago
zxhlyh a478d95950 feat: knowledge base node 12 months ago
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
Junjie.M 6c9a9d344a
fix: mouse scrolling zooming can not function anymore (#19160) 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 e7e12c1d2e fix: node selector 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 12 months ago
crazywoola a5e6a0dc0c
enable pan by fingers (#18775) 12 months ago
zxhlyh 076924bbd6 rag pipeline main 12 months ago
zxhlyh 97cf6b2d65 refactor workflow 12 months ago
zxhlyh f7de55364f chore: refactor workflow 12 months ago
twwu d768094376 feat: Refactor file upload configuration and validation logic 12 months ago
onlysyz cf464d252d
fix#18595: update workflow duplicate env variable name (#18596)
Co-authored-by: tiankuo.zhou <tiankuo.zhou@lofty.com>
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
非法操作 35a008af18
fix can't resize workflow run panel (#18538) 1 year ago
allenZhang 94e22ba0fd
feat: add search input field (#18409) 1 year ago
twwu e04ae927b6 Merge branch 'main' into feat/rag-pipeline 1 year ago
Wu Tianwei 80f5ee1eb2
fix: fix workflow as a tool confirm dialog layout issue (#18494) 1 year ago
twwu ac68d62d1c Merge branch 'main' into feat/rag-pipeline 1 year ago
KVOJJJin 3136eb8e4b
Fix: json update in conversation variable (#18483) 1 year ago
Joel 5d9c67e97e
fix: handle array item type error in struct output (#18452) 1 year ago
twwu 51165408ed feat: implement input field form with file upload settings and validation 1 year ago
crazywoola 93c1ee225e
fix: styles and missing imports (#18396) 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
zxhlyh a36436b585 feat: add rag pipeline store slice 1 year ago
zxhlyh d238da9826 Merge branch 'main' into feat/rag-pipeline 1 year ago
zxhlyh efe5db38ee
Chore/slice workflow (#18351) 1 year ago
crazywoola b96ecd072a
fix: can not input R when debug (#18323) 1 year ago
twwu 0345eb4659 feat: add new form components including CheckboxField, NumberInputField, SelectField, TextField, and SubmitButton with updated input sizes 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
diuwu 7161d7ad96
feat: add base path to resources (#17655)
Co-authored-by: fhliu4 <fhliu4@iflytek.com>
1 year ago
Hash Brown 438463b1c4
feat: edit question in Chat (#17961) 1 year ago
Junjie.M 9f8947f1dd
feat: plugin tool selector add tool default description (#18018) 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
诗浓 f84832e0c2
feat: added export workflow as img (#17904) 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
Good Wood fe19cc7568
fix: in variable settings, use Textarea to replace Input. (#17864) 1 year ago
Joel f8145480fc
fix: parallel id caused append to wrong branch (#17794) 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
GeorgeCaoJ 0998b01321
fix: loop and interation node not showing tracing entry in chatflow (#17500) 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
非法操作 dcb8939c7f
feat: add resize debug panel width (#17427) 1 year ago
Novice dcdec98c8e
feat: agent node add memory (#15976) 1 year ago
XiaoBa 3d76f09c3a
feat: hide 'Find More in Marketplace in Tools' (#16955)
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
1 year ago
Good Wood b3f4e90862
feat: remove file and file[] restriction in code node (#17382) 1 year ago
诗浓 4f286c9073
fix: remove setPublishedAt on handleRestoreFromPublishedWorkflow (#17358) 1 year ago
zxhlyh 78409dfec1
fix: loop single run log (#17329) 1 year ago
zxhlyh 713902dc47
Feat/loop break node (#17268) 1 year ago
zxhlyh e58703877b
chore: slice workflow store (#17254) 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
诗浓 ac850e559f
feat: organize button adds organization of nodes inside iteration/loop nodes (#17068) 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
Joel 395fdc4960
fix: some parallel logs missing (#16923) 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
XiaoBa 5e52d4d6b3
feat: add Maximum number of Parallelism branches to env (#15964)
Co-authored-by: Xiaoba Yu <xb1823725853@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
Joel 330dc2fd44
fix: iteration log index error (#14855) 1 year ago
KVOJJJin d0d0bf570e
Feat: web app dark mode (#14732) 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
zxhlyh 1aaab741a0
fix: workflow note editor placeholder (#14380) 1 year ago
KVOJJJin b44b3866a1
Fix: compatibel with legacy DSL (#14317) 1 year ago
Novice 07d6cb3f4a
fix: incorrect variable type selection (#13906) 1 year ago
Wu Tianwei 42b13bd312
feat: partner badge in marketplace (#14258) 1 year ago
SToneX ee49d321c5
fix(workflow): correct edge type mapping typo (#13988) 1 year ago
Joel 66747a8eef
fix: some GitHub run action problem (#13991) 1 year ago
zxhlyh 3460c1dfbd
fix: tool id (#13932) 1 year ago
zxhlyh ed7851a4b3
fix: plugin tool icon (#13918) 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
Hash Brown 78708eb5d5
fix: merge conflict between #11301 and #11885 (#13391) 1 year ago
Katy Tao b3ae6b634f
feat: add pan and zoom support for MiniMap (#13382) 1 year ago
Wu Tianwei 49b4144ffd
fix: add dataset edit permissions (#13223) 1 year ago
weiwenyan-dev 03ec3513f3
Fix bug large data no render (#12683)
Co-authored-by: ex_wenyan.wei <ex_wenyan.wei@tcl.com>
1 year ago
Obada Khalili 8fbc9c9342
Solve circular dependency issue between `workflow/constants.ts` file and `default.ts` file (#13165) 1 year ago
Hash Brown c0d0c63592
feat: switch to chat messages before regenerated (#11301)
Co-authored-by: zuodongxu <192560071+zuodongxu@users.noreply.github.com>
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
zxhlyh 8dd1873e76
feat: workflow note dark theme (#12932) 1 year ago
Wu Tianwei bc3a570dda
fix: Fix rerank model switching issue (#12721)
ok
1 year ago
Warren Chen b4873ecb43
[fix] support feature restore (#12563) 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
Warren Chen 901028f1e8
[feat] Support Multi-Version Workflows (#11990)
Co-authored-by: hobo.l <hobo.l@binance.com>
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
NFish 89ce9a5db2
Fix: avatar dropdown keyboard navigation (#12155) 1 year ago
marvin-season b281a80150
fix: zoom in/out click (#12056)
Co-authored-by: marvin <sea-son@foxmail.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
-LAN- dacd457478
feat: add workflow parallel depth limit configuration (#11460)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
1 year ago
NFish a399502ecd
Dark Mode: Workflow darkmode style (#11695) 1 year ago
zxhlyh 9f602f73eb
fix: workflow continue on error edge color (#11689) 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 6f4cbe0bde
fix: workflow continue on error doc link (#11554) 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 1490a19fa1
Fix: compatible with outputs data structure (#11432) 1 year ago
KVOJJJin 0b25c0b677
Fix: support file download in workflow result (#11338) 1 year ago
Yi Xiao 20c4633d2a
fix: empty object (conversation variable) editable (#11352) 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
Novice baef18cedd
fix: Incorrect iteration log display in workflow with multiple parallel mode iteartaion nodes (#11158)
Co-authored-by: Novice Lee <novicelee@NovicedeMacBook-Pro.local>
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
Joel 2dd4c34423
fix: llm node do not pass sys.query in chatflow app init (#11053) 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
-LAN- 5172f0bf39
feat: Check and compare the DSL version before import an app (#10969)
Co-authored-by: Yi <yxiaoisme@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
非法操作 beb7953d38
feat: enhance the custom note (#8885) 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
非法操作 0587e24fdb
feat: support tool search also can search toolProvider's name (#10518) 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
Hash Brown 57ec12eb6b
feat: regenerate history switch navigation (#8749) 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
AAEE86 b4041759f7
Help documentation URL correction (#9704) 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
Kevin9703 e7aecb89dd
fix(workflow): Implement automatic variable addition from opening statement to start node (#9450) 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
Yi Xiao 793205afc5
Feat: rerank model verification in front end (#9271) 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
Hash Brown 3dfbc348e3
feat: improved SVG output UX (#8765) 2 years ago
非法操作 cb1942c242
chore: make url display in the middle of http node (#8741) 2 years ago
Nam Vu bef83a4d2e
fix: typos and improve naming conventions: (#8687) 2 years ago
Hash Brown 11d09a92d0
fix: send message error when last sent message not succeeded (#8682) 2 years ago
Hash Brown 2d869d6831
fix: send message error when chatting with opening statement (#8627) 2 years ago
Hash Brown 8c51d06222
feat: regenerate in `Chat`, `agent` and `Chatflow` app (#7661) 2 years ago
Nam Vu aa5b2db10a
chore: workflow BRANCH, PARALLEL i18n (#8452) 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
Yi Xiao 8d2269f762
fix: copy and paste shortcut in the textarea of the workflow run panel (#8345) 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
Kevin9703 ec57922bb6
fix(workflow/hooks/use-shortcuts): resolve issue of copy shortcut not working in workflow debug and preview panel (#8249)
Co-authored-by: Yi <yxiaoisme@gmail.com>
2 years ago
DDDDD12138 fe8191b899
enhance: improve empty data display for detail panel (#8266) 2 years ago
zxhlyh 91942e37ff
fix: workflow parallel limit in ifelse node (#8242) 2 years ago
Joel d1605952b0
fix: input chat input wrong padding (#8207) 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