Commit Graph

407 Commits (8a86a2c81727e3c499fbbd5d6287c8e20c19abab)

Author SHA1 Message Date
allenZhang 94e22ba0fd
feat: add search input field (#18409) 12 months ago
Wu Tianwei 80f5ee1eb2
fix: fix workflow as a tool confirm dialog layout issue (#18494) 12 months ago
KVOJJJin 3136eb8e4b
Fix: json update in conversation variable (#18483) 12 months ago
Joel 5d9c67e97e
fix: handle array item type error in struct output (#18452) 12 months ago
crazywoola 93c1ee225e
fix: styles and missing imports (#18396) 12 months ago
Joel 775dc47abe
feat: llm support struct output (#17994)
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
12 months ago
Wu Tianwei 1e7418095f
feat/TanStack-Form (#18346) 12 months ago
zxhlyh efe5db38ee
Chore/slice workflow (#18351) 12 months ago
crazywoola b96ecd072a
fix: can not input R when debug (#18323) 12 months ago
GuanMu 77fde04ef7
style: add left padding to editor component and remove unused CSS (#18247) 12 months ago
Joel 9d139fa306
fix: Could not load the logo of workflow as Tool in Agent Node (#18243) 12 months ago
Junjie.M b7e8517b31
feat: agent strategy parameter add help information (#18192) 12 months ago
Junjie.M da7c8621f7
fix: agent strategy string type parameter default value invalid (#18185) 12 months ago
diuwu 7161d7ad96
feat: add base path to resources (#17655)
Co-authored-by: fhliu4 <fhliu4@iflytek.com>
12 months ago
Hash Brown 438463b1c4
feat: edit question in Chat (#17961) 12 months ago
Junjie.M 9f8947f1dd
feat: plugin tool selector add tool default description (#18018) 12 months ago
yusheng chen 4c99e9dc73
refactor: type improvements that doesn't modify functionality (#17970) 12 months ago
Joel d80f4c7d3b
chore: eslint add sonar (#17989) 12 months ago
crazywoola 8f9cbe1c49
Chore/cleanup warnings (#17974) 12 months ago
诗浓 f84832e0c2
feat: added export workflow as img (#17904) 12 months ago
GuanMu 0975c3c399
style(retry-on-node): add margin-bottom to the container (#17972) 12 months ago
crazywoola 4aecc9f090
fix: TypeError: a.variable_selector.join is not a function (#17950) 12 months ago
yusheng chen 7ca497f0d6
refactor & perf: improve type safety of component `PluginList` (#17498) 12 months 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