mousemin
|
0a9031fd42
|
fix: plugin parameter aws_secret_key parameter not found (#18075)
|
2025-04-15 15:48:07 +08:00 |
kurokobo
|
bc57fa0619
|
fix: start the plugin daemon after the database has become healthy (#17928)
|
2025-04-13 10:21:56 +08:00 |
AichiB7A
|
5f8d20b5b2
|
[Observability] Integrate OpenTelemetry (#17627)
|
2025-04-11 17:04:06 +08:00 |
quicksand
|
0b1f938389
|
fix: docker compose plugin s3 config default value (#17722)
|
2025-04-10 09:57:50 +08:00 |
-LAN-
|
d3157b46ee
|
feat(large_language_model): Adds plugin-based token counting configuration option (#17706)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
|
2025-04-09 20:52:58 +08:00 |
quicksand
|
1d5c07dedb
|
fix : PLUGIN_S3_USE_AWS_MANAGED_IAM AND PLUGIN_S3_USE_PATH_STYLE … (#17702)
|
2025-04-09 19:16:01 +08:00 |
-LAN-
|
2c2efe2e1e
|
chore(*): bump version to 1.2.0 (#17675)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-04-09 17:12:40 +08:00 |
quicksand
|
9000f4ad05
|
feat: add plugin daemon oss env config (#17663)
|
2025-04-09 14:02:17 +08:00 |
FangHao
|
eb0e51d44d
|
optimize: docker-compose.middleware.yaml update env_file dependence (#17646)
Co-authored-by: fanghao <fanghao@sci99.com>
|
2025-04-09 12:16:48 +08:00 |
wlleiiwang
|
42a42a7962
|
FEAT: support Tencent vectordb to full text search (#16865)
Co-authored-by: wlleiiwang <wlleiiwang@tencent.com>
|
2025-04-07 09:50:03 +08:00 |
Jian Guo
|
abaefe22bc
|
[Documentation] Update README under docker folder for middleware components. (#17284)
|
2025-04-02 11:02:05 +08:00 |
wanttobeamaster
|
7f70cadacb
|
feat: support Tablestore vector database (#16601)
Co-authored-by: xiaozhiqing.xzq <xiaozhiqing.xzq@alibaba-inc.com>
|
2025-03-27 15:53:33 +08:00 |
JimintheBox
|
8b89447549
|
Fix Custom Tool File Upload: Resolve Multiple Files Recognition and Multipart Boundary Issues (#14014)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-03-27 10:47:35 +08:00 |
XiaoBa
|
c451f54925
|
feat: add the maximum number of iterations to env (#16805)
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
|
2025-03-26 14:17:59 +08:00 |
hsiong
|
6157f57872
|
feat: Add OceanBase hybrid search features (#16652)
Co-authored-by: 李远军 <4842@9ji.com>
Co-authored-by: yourchanges <yourchanges@gmail.com>
|
2025-03-25 14:32:00 +08:00 |
-LAN-
|
c167a1f4f4
|
chore: bump the package version to 1.1.3 (#16612)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-03-24 17:59:54 +08:00 |
chenhuan0728
|
770c461a8f
|
feat: add openGauss PQ acceleration feature (#16432)
Co-authored-by: chenhuan <huan.chen0728@foxmail>
|
2025-03-24 15:16:40 +08:00 |
-LAN-
|
bf90d34c2f
|
chore: update version to 1.1.2 in configuration and Docker files (#16457)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-03-21 18:03:48 +08:00 |
NanoNova
|
a30945312a
|
fix: typos (#16385)
|
2025-03-21 11:14:40 +08:00 |
-LAN-
|
85160b0487
|
chore: update version to 1.1.1 in packaging and docker configurations (#16301)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-03-20 18:20:04 +08:00 |
-LAN-
|
ac80c04bd3
|
chore: bump version to 1.1.0 (#16128)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-03-18 20:01:24 +08:00 |
XiaoBa
|
5e52d4d6b3
|
feat: add Maximum number of Parallelism branches to env (#15964)
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
|
2025-03-18 09:32:47 +08:00 |
LittleFish-15
|
223ab5a38f
|
feat: support openGauss vector database (#15865)
|
2025-03-17 19:42:54 +08:00 |
LiuBodong
|
cee8731393
|
fix:Nginx template not replace env correctly (#15651)
|
2025-03-16 11:19:09 +08:00 |
sho-takano-dev
|
7c27d4b202
|
feat: add Http Request Node to skip ssl verify function #15177 (#15664)
|
2025-03-14 10:05:37 +08:00 |
Yuichiro Utsumi
|
5f9d236d22
|
Feat: Add pg_bigm for keyword search in pgvector (#13876)
Signed-off-by: Yuichiro Utsumi <utsumi.yuichiro@fujitsu.com>
|
2025-03-13 16:32:34 +08:00 |
codingjaguar
|
74f66d3119
|
Update .env.example to fix MILVUS_URI default value (#13140)
Signed-off-by: ChengZi <chen.zhang@zilliz.com>
Co-authored-by: ChengZi <chen.zhang@zilliz.com>
|
2025-03-12 20:31:45 +08:00 |
Rafael Carvalho
|
1d5ea80a2b
|
feat: env MAX_TOOLS_NUM (#15431)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-03-12 12:57:05 +08:00 |
-LAN-
|
46036e6ce6
|
fix: update version to 1.0.1 in configuration and Docker files (#15478)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-03-11 18:50:42 +08:00 |
Novice
|
58a74fe1fb
|
chore: add comment to the PLUGIN_DIFY_INNER_API_KEY key (#15381)
|
2025-03-11 00:25:11 +08:00 |
kurokobo
|
269ba6add9
|
fix: remove port expose on db (#15286)
|
2025-03-10 15:01:34 +08:00 |
kurokobo
|
f2b7df94d7
|
fix: return absolute path as the icon url if CONSOLE_API_URL is empty (#15279)
|
2025-03-10 13:15:06 +08:00 |
Yeuoly
|
59fd3aad31
|
feat: add PIP_MIRROR_URL environment variable support (#15353)
|
2025-03-10 12:59:31 +08:00 |
engchina
|
20cbebeef1
|
modify OCI_ENDPOINT example value Fixes #15336 (#15337)
Co-authored-by: engchina <atjapan2015@gmail.com>
|
2025-03-10 10:47:39 +08:00 |
kurokobo
|
0c57250d87
|
feat: expose PYTHON_ENV_INIT_TIMEOUT and PLUGIN_MAX_EXECUTION_TIMEOUT (#15283)
|
2025-03-09 10:45:19 +08:00 |
crazywoola
|
908a7b6c3d
|
fix: tool icons are missing (#15241)
|
2025-03-08 11:04:53 +08:00 |
Moch. Ainun Najib
|
69746f2f0b
|
add: allowed_domains marketplace.dify.ai (#15139)
|
2025-03-07 10:55:08 +08:00 |
engchina
|
9c1db7dca7
|
modify oracle lexer name Fixes #15106 (#15108)
Co-authored-by: engchina <atjapan2015@gmail.com>
|
2025-03-06 18:58:51 +08:00 |
Pascal M
|
6101733232
|
fix(docker): plugin daemon lacks database dependency (#15038)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-03-06 13:18:59 +08:00 |
Wood
|
2c17bb2c36
|
Feature/newnew workflow loop node (#14863)
Co-authored-by: arkunzz <4873204@qq.com>
|
2025-03-05 17:41:15 +08:00 |
Junjie.M
|
da91217bc9
|
fix docker-compose.yaml and docker-compose.middleware.yaml plugin_daemon environment parameter values (#14992)
|
2025-03-05 16:27:55 +08:00 |
engchina
|
c8de30f3d9
|
feat: support oracle oci autonomouse database. Fixes #14792 and Fixes #14628. (#14804)
Co-authored-by: engchina <atjapan2015@gmail.com>
|
2025-03-04 09:22:04 +08:00 |
Junjie.M
|
43ab7c22a7
|
fix EXPOSE_PLUGIN_DEBUGGING_HOST not working (#14742)
|
2025-03-03 18:32:33 +08:00 |
Yeuoly
|
c0358d8d0c
|
release/1.0.0 (#14478)
|
2025-02-28 15:09:23 +08:00 |
n2em
|
55405c1a26
|
fix: update default.conf.template avoid embed.min.js 404 (#13980)
|
2025-02-28 10:49:19 +08:00 |
LeanDeR
|
e944646541
|
fix(docker-compose.yaml): Fix the issue where Docker Compose doesn't … (#14361)
|
2025-02-26 10:27:11 +08:00 |
Wu Tianwei
|
252d2c425b
|
feat(docker): add PM2_INSTANCES variable and update entrypoint script… (#14083)
|
2025-02-20 17:30:19 +08:00 |
-LAN-
|
6a58ea9e56
|
chore(docker): Back to version 0.15.3 (#14042)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-02-19 20:09:14 +08:00 |
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>
|
2025-02-17 17:05:13 +08:00 |
Bowen Liang
|
0751ad1eeb
|
feat(vdb): add HNSW vector index for TiDB vector store with TiFlash (#12043)
|
2025-02-12 13:53:51 +08:00 |
Abdullah AlOsaimi
|
abec23118d
|
feat: add support for X-Forwarded-Port in ProxyFix middleware (#13102)
|
2025-02-10 22:28:29 +08:00 |
Summer-Gu
|
f307c7cd88
|
feat: Docker adds SSRF-related timeout settings (#13395)
|
2025-02-10 10:21:31 +08:00 |
depy
|
6622c7f98d
|
fix: Fix HTTP request node non 443 port SSL site inaccessible (#13376)
|
2025-02-08 12:00:45 +08:00 |
-LAN-
|
ca19bd31d4
|
chore(*): Bump version to 0.15.3 (#13308)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-02-07 15:20:05 +08:00 |
-LAN-
|
1e73f63ff8
|
chore: update version to 0.15.2 in packaging and docker configurations (#12940)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-01-22 16:40:44 +08:00 |
Bowen Liang
|
c62b7cc679
|
chore(build): bump poetry from 1.x to 2.x (#12369)
|
2025-01-22 13:38:24 +08:00 |
Joel
|
e09f6e4987
|
feat: support config chunk length by env (#12925)
|
2025-01-22 10:43:40 +08:00 |
-LAN-
|
6e0fb055d1
|
chore: bump version to 0.15.1 (#12690)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-01-13 19:21:06 +08:00 |
Hiroshi Fujita
|
b4c1c2f731
|
fix: Reverse sync docker-compose-template.yaml (#12509)
|
2025-01-09 10:21:22 +08:00 |
YoungLH
|
040a3b782c
|
FEAT: support milvus to full text search (#11430)
Signed-off-by: YoungLH <974840768@qq.com>
|
2025-01-08 17:39:53 +08:00 |
Hiroshi Fujita
|
d2586278d6
|
Feat elasticsearch japanese (#12194)
|
2025-01-08 12:35:41 +08:00 |
-LAN-
|
c236f05f4b
|
chore: bump version to 0.15.0 (#12297)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-01-07 18:05:14 +08:00 |
-LAN-
|
0eeacdc80c
|
refactor: enhance API token validation with session locking and last used timestamp update (#12426)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-01-07 18:04:41 +08:00 |
-LAN-
|
acacf35a2a
|
chore(docker/.env.example): Add TOP_K_MAX_VALUE to the `.env.example`… (#12422)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-01-07 14:51:16 +08:00 |
SiliconFlow, Inc
|
409cc7d9b0
|
mark deprecated models in siliconflow #12399 (#12405)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-01-07 09:08:58 +08:00 |
Joel
|
3b8f6233b0
|
feat: support config top max value by env (#12375)
|
2025-01-06 10:38:14 +08:00 |
eux
|
1fa66405c5
|
feat: support configuration of refresh token expiration by environment variable (#12335)
|
2025-01-04 11:56:44 +08:00 |
Han K
|
fbf5deda21
|
fix(env): docker compose variable interpolation issue for COMPOSE_PRO… (#12093)
Co-authored-by: Han Kyaw <hankyaw@Hans-MBP.lan>
|
2024-12-31 13:46:51 +08:00 |
Kazuki Takamatsu
|
bcef11681d
|
fix: default value of google storage sa to empty (#12188)
|
2024-12-29 17:32:55 +08:00 |
Cemre Mengu
|
1885d3df99
|
fix: unquote urls in docker-compose.yaml (#12072)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-12-25 16:31:01 +08:00 |
-LAN-
|
e88ea71aef
|
chore/bump version to 0.14.2 (#12017)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-23 19:15:48 +08:00 |
crazywoola
|
f53741c5b9
|
revert: these 2 settings (#11906)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-12-20 18:24:47 +08:00 |
-LAN-
|
dacd457478
|
feat: add workflow parallel depth limit configuration (#11460)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
|
2024-12-20 14:52:20 +08:00 |
yihong
|
b5c2785e10
|
ci: fix config ci and it works (#11807)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-12-18 20:17:10 +08:00 |
-LAN-
|
926546b153
|
chore: bump version to 0.14.1 (#11784)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-18 16:35:54 +08:00 |
-LAN-
|
2961fa0e08
|
chore(.env.example): add comments for opendal (#11778)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-18 15:20:03 +08:00 |
-LAN-
|
99f40a9682
|
feat: full support for opendal and sync configurations between .env and docker-compose (#11754)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-18 09:05:54 +08:00 |
-LAN-
|
900e93f758
|
chore: update comments in docker env file (#11705)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-17 15:45:00 +08:00 |
非法操作
|
c9b4029ce7
|
chore: the consistency of MultiModalPromptMessageContent (#11721)
|
2024-12-17 15:01:38 +08:00 |
Bowen Liang
|
78c3051585
|
fix: make tidb service optional with proper profile in docker compose yaml (#11729)
|
2024-12-17 14:25:15 +08:00 |
yihong
|
56cfdce453
|
chore: update docker env close #11703 (#11706)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-12-17 09:01:23 +08:00 |
longfengpili
|
7fde638556
|
fix: fix proxy for docker (#11681)
|
2024-12-16 18:43:59 +08:00 |
-LAN-
|
967eb81112
|
chore: bump version to 0.14.0 (#11679)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-16 15:49:17 +08:00 |
Bowen Liang
|
924b4fe742
|
test: run vdb tests on TiDB Vector with docker in CI tests (#11645)
|
2024-12-15 17:16:40 +08:00 |
-LAN-
|
8d4bb9b40d
|
feat: integrate opendal storage (#11508)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-11 14:50:54 +08:00 |
-LAN-
|
0ff8bd2aa9
|
chore: bump version to 0.13.2 (#11489)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-09 17:57:23 +08:00 |
-LAN-
|
a5d6082418
|
chore: bump version to 0.13.1 (#11382)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-05 15:11:55 +08:00 |
-LAN-
|
7a962b9f03
|
chore: bump version to 0.13.0 (#11284)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-03 16:01:12 +08:00 |
Hiroshi Fujita
|
1d8385f7ac
|
Sync INDEXING_MAX_SEGMENTATION_TOKENS_LENGTH between API and Web (#11230)
|
2024-12-02 15:29:25 +08:00 |
Cling_o3
|
f9c2aa7689
|
feat: add retireval_top_n to config in env (#11132)
|
2024-11-30 11:14:45 +08:00 |
Ethan
|
0f1133729f
|
feat: introduce a new environment variable that suppose to disable Scarf analytics (#11179)
|
2024-11-28 15:21:04 +08:00 |
-LAN-
|
208d6d6d94
|
chore: bump to 0.12.1 (#11122)
|
2024-11-26 15:46:17 +08:00 |
-LAN-
|
625aaceb00
|
chore: bump version to 0.12.0 (#11056)
|
2024-11-25 19:17:59 +08:00 |
yihong
|
04b9a2c605
|
fix: better path trigger for vdb and fix the version (#11057)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-11-25 13:50:03 +08:00 |
Jiang
|
13006f94e2
|
fix the wrong LINDORM_PASSWORD variable name in docker-compose.yaml (#11052)
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com>
|
2024-11-25 11:13:06 +08:00 |
Kalo Chin
|
2cd9ac60f1
|
fix: unstructured io credential environment variables missing (#10953)
|
2024-11-22 10:15:17 +08:00 |
shisaru292
|
b42b333a72
|
fix: handle redis authentication for healthcheck command (#10907)
|
2024-11-20 20:10:51 +08:00 |
liuhaoran
|
8ff65abbc6
|
ext_redis.py support redis clusters --- Fixes #9538 (#9789)
Signed-off-by: root <root@localhost.localdomain>
Co-authored-by: root <root@localhost.localdomain>
Co-authored-by: Bowen Liang <bowenliang@apache.org>
|
2024-11-20 13:44:35 +08:00 |
孙茂胤 (Sun, Maoyin)
|
49e88322de
|
doc: add clarification for length limit of init password (#10824)
|
2024-11-19 09:05:05 +08:00 |
孙茂胤 (Sun, Maoyin)
|
0ba17ec116
|
fix: correct typo in ETL type comment in .env.example (#10822)
|
2024-11-18 20:58:43 +08:00 |
8bitpd
|
873e9720e9
|
feat: AnalyticDB vector store supports invocation via SQL. (#10802)
Co-authored-by: 璟义 <yangshangpo.ysp@alibaba-inc.com>
|
2024-11-18 19:29:54 +08:00 |
-LAN-
|
7f1fdb774c
|
chore: bump version to 0.11.2 (#10805)
|
2024-11-18 17:52:53 +08:00 |
壮士
|
6d532bfc02
|
fix:Resolve the issue of Docker startup documents being queued all th… (#10791)
|
2024-11-18 09:49:33 +08:00 |
lz
|
2abacd2a2d
|
export configuration 'CODE_EXECUTION_TIMEOUT' to .env (#10688)
Co-authored-by: liuzhu <liuzhu@fridaycloud.com.cn>
|
2024-11-14 15:34:34 +08:00 |
-LAN-
|
9550b884f7
|
chore: update version to 0.11.1 across all configurations and Docker images (#10539)
|
2024-11-11 18:32:28 +08:00 |
crazywoola
|
eb6c0b8027
|
Fix/log tz (#10473)
|
2024-11-08 20:24:22 +08:00 |
Jyong
|
445dcfe4d0
|
add create tidb serverless job control (#10467)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-11-08 18:48:12 +08:00 |
非法操作
|
22dee4f6f3
|
chore: add MULTIMODAL_SEND_VIDEO_FORMAT to docker's env (#10458)
|
2024-11-08 17:03:55 +08:00 |
powerfool
|
12a9e2972a
|
Adjusted docker manifests and environment variables for OceanBase vector database (#10395)
|
2024-11-07 13:22:09 +08:00 |
-LAN-
|
7f583ec1ac
|
chore: update version to 0.11.0 across all relevant files (#10278)
|
2024-11-05 17:53:56 +08:00 |
-LAN-
|
6452342222
|
feat(workflow): add configurable workflow file upload limit (#10176)
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
2024-11-04 15:55:34 +08:00 |
Jiang
|
0c9e79cd67
|
Add Lindorm as a VDB choice (#10202)
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com>
|
2024-11-04 09:10:26 +08:00 |
Hiroshi Fujita
|
ba60e0f692
|
chore: Set file size limits for video and audio uploads from docker env (#10063)
|
2024-10-30 21:55:01 +08:00 |
非法操作
|
4d38798dd5
|
chore: mount config file of sandbox (#8576)
|
2024-10-30 15:45:51 +08:00 |
Xiao Ley
|
c647e4307a
|
add PROMPT_GENERATION_MAX_TOKENS and CODE_GENERATION_MAX_TOKENS in docker enviromment (#10040)
|
2024-10-30 12:48:56 +08:00 |
Mab
|
68cb382242
|
Fix #10023 : error in docker-compose.yaml about TIDB_ON_QDRANT_CLIENT… (#10025)
|
2024-10-30 11:15:55 +08:00 |
zhuhao
|
c6e54c83c8
|
chore: add tidb-on-qdrant configuration in env and docker-compose file (#10015)
|
2024-10-29 21:11:10 +08:00 |
powerfool
|
878d13ef42
|
Added OceanBase as an option for the vector store in Dify (#10010)
|
2024-10-29 21:10:18 +08:00 |
roadgoat19
|
c8ef9223e5
|
feat: couchbase integration (#6165)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Elliot Scribner <elliot.scribner@couchbase.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Bowen Liang <bowenliang@apache.org>
|
2024-10-29 15:00:23 +08:00 |
-LAN-
|
de57af46c0
|
chore: update version to 0.10.2 in packaging and docker configurations (#9924)
|
2024-10-28 18:47:45 +08:00 |
zhuhao
|
eec63b112f
|
chore: add default value for redis configuration (#9864)
|
2024-10-25 17:16:07 +08:00 |
-LAN-
|
6477bb8d77
|
chore(docker): add default for MAX_VARIABLE_SIZE in docker-compose (#9798)
|
2024-10-24 21:52:48 +08:00 |
Orion
|
169f7440ac
|
feat:Add host volume env variables for postgres, redis and weaviate (#9761)
|
2024-10-24 14:27:53 +08:00 |
-LAN-
|
c6b28bc193
|
chore: update version to 0.10.1 (#9689)
|
2024-10-23 17:49:51 +08:00 |
zhuhao
|
c9dfe1ad92
|
feat: support user-defined configuration of log file size and retention count (#9610)
|
2024-10-23 17:24:36 +08:00 |
Zven
|
8e7a752b2a
|
feat: add upstash as a new vector database provider (#9644)
|
2024-10-23 09:16:35 +08:00 |
tkoshida
|
e8a6e90a61
|
fix: environment variables for ModelProvider and Tool Position are not working (#9650)
|
2024-10-22 21:12:03 +08:00 |
-LAN-
|
ca21c285b0
|
chore: update version to 0.10.0 in packaging and docker configurations (#9534)
|
2024-10-21 18:51:52 +08:00 |
Joe
|
90dd91c6cd
|
fix: TOKEN_EXPIRY_MINUTES (#9557)
|
2024-10-21 18:14:26 +08:00 |
Joe
|
7742a5dac2
|
fix: RESET_PASSWORD_TOKEN_EXPIRY_HOURS error (#9542)
|
2024-10-21 15:25:35 +08:00 |
Joe
|
4fd2743efa
|
Feat/new login (#8120)
Co-authored-by: douxc <douxc512@gmail.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
|
2024-10-21 10:03:40 +08:00 |
zhuhao
|
c71af7f610
|
fix: resolve the error of docker-compose startup when the storage is baidu-obs (#9502)
|
2024-10-19 09:58:50 +08:00 |
HRP
|
4ac99ffe0e
|
Update dify-sandbox version to 0.2.10 (#9439)
|
2024-10-17 13:41:41 +08:00 |
ice yao
|
bc0dad6c1c
|
fix: add missing vikingdb param in docker .env.example (#9334)
|
2024-10-15 19:12:07 +08:00 |
-LAN-
|
5c7b1358d4
|
chore(release): bump version to 0.9.2 (#9314)
|
2024-10-14 17:21:58 +08:00 |
ice yao
|
d15ba3939d
|
Add Volcengine VikingDB as new vector provider (#9287)
|
2024-10-13 21:26:05 +08:00 |
zhuhao
|
9275760599
|
chore: add baidu-obs and supabase for .env.example (#9289)
|
2024-10-13 09:44:53 +08:00 |
-LAN-
|
f73751843f
|
Feat/implement-refresh-tokens (#9233)
|
2024-10-12 23:46:30 +08:00 |
Shili Cao
|
2ec6ffe478
|
feat:support baidu vector db (#9185)
|
2024-10-12 23:24:17 +08:00 |
NFish
|
f4ce08211d
|
feat: support csp (#9111)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2024-10-11 16:14:56 +08:00 |
massif-01
|
ccc6723a8e
|
Update docker-compose.yaml (#9183)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-10-11 11:55:16 +08:00 |
Jyong
|
68107fe355
|
downgrade elastic to 8.14 (#9171)
|
2024-10-10 16:43:11 +08:00 |
非法操作
|
cb35e84f51
|
fix: docker env typo (#9119)
|
2024-10-09 21:11:13 +08:00 |
-LAN-
|
1f5cc071f8
|
chore(version): bump to 0.9.1 (#8945)
|
2024-09-30 23:22:21 +08:00 |
-LAN-
|
7850a28ec8
|
Revert "chore(version): bump to 0.9.1" (#8944)
|
2024-09-30 22:53:32 +08:00 |
-LAN-
|
730d3a6d7c
|
chore(version): bump to 0.9.1 (#8938)
|
2024-09-30 22:13:38 +08:00 |
-LAN-
|
d2ce4960f1
|
chore(versioning): bump version to 0.9.0 (#8911)
|
2024-09-30 18:33:20 +08:00 |
zhuhao
|
55e6123db9
|
feat: add min-connection and max-connection for pgvector (#8841)
|
2024-09-27 18:16:20 +08:00 |
zhuhao
|
6fbaabc1bc
|
feat: add pgvecto-rs and analyticdb in docker/.env.example (#8823)
|
2024-09-27 11:13:29 +08:00 |
Bowen Liang
|
a8b837c4a9
|
dep: bump ElasticSearch from 8.14.x to 8.15.x (#8197)
|
2024-09-25 22:55:24 +08:00 |
zhuiyue132
|
b0927c39fb
|
fix: expose the configuration of HTTP request node to Docker (#8716)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-09-25 15:06:54 +08:00 |
Hiroshi Fujita
|
cae73b9a32
|
Make WORKFLOW_* configurable as environment variables. (#8644)
|
2024-09-23 09:05:02 +08:00 |
WalterMitty
|
b3cb97f0ad
|
docs: Update ssrf_proxy related doc link in docker-compose file (#8516)
|
2024-09-21 17:31:49 +08:00 |
-LAN-
|
7f3282ec04
|
Update version to 0.8.3 in packaging and docker-compose files (#8590)
|
2024-09-20 18:24:03 +08:00 |
zhuhao
|
65162a87b6
|
fix:docker-compose.middleware.yaml start the Weaviate container by default (#8446) (#8447)
|
2024-09-14 21:48:24 +08:00 |
kurokobo
|
52857dc0a6
|
feat: allow users to specify timeout for text generations and workflows by environment variable (#8395)
|
2024-09-14 14:11:45 +08:00 |
Incca
|
8efae1cba2
|
fix(docker): aliyun oss path env key (#8394)
|
2024-09-14 09:52:59 +08:00 |
Yeuoly
|
b6b1057a18
|
fix: sandbox issue related httpx and requests (#8397)
|
2024-09-14 02:02:55 +08:00 |
-LAN-
|
80a322aaa2
|
chore: update version to 0.8.2 in packaging and docker-compose files (#8352)
|
2024-09-13 13:45:13 +08:00 |
-LAN-
|
c78828ab7c
|
chore: update Dify version to 0.8.1 (#8329)
|
2024-09-13 02:48:24 +08:00 |
Nam Vu
|
60913970dc
|
fix: CHECK_UPDATE_URL comment (#8235)
|
2024-09-11 10:58:35 +08:00 |
-LAN-
|
ffd4bf8bf0
|
fix(docker/docker-compose.yaml): Set default value for `REDIS_SENTINEL_SOCKET_TIMEOUT` and `CELERY_SENTINEL_SOCKET_TIMEOUT` (#8218)
|
2024-09-10 18:47:59 +08:00 |
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>
|
2024-09-10 15:23:16 +08:00 |
crazywoola
|
5da0182800
|
docs: replace docker-compose with docker compose (#8195)
|
2024-09-10 15:02:52 +08:00 |
ice yao
|
c8df92d0eb
|
add volcengine tos storage (#8164)
|
2024-09-10 09:19:47 +08:00 |
zhuhao
|
50d92f0fd4
|
add dify-sandbox health check in docker-compose.yaml (#8121) (#8124)
|
2024-09-09 14:39:06 +08:00 |
Su Yang
|
54b72bdd0a
|
chore: keep dify compose file consistent format (#8102)
|
2024-09-09 08:30:03 +08:00 |
Zhi
|
d542b15cc0
|
feat: support redis sentinel mode (#7756)
|
2024-09-08 13:23:51 +08:00 |
Nam Vu
|
2d7954c7da
|
Fix variable typo (#8084)
|
2024-09-08 13:14:11 +08:00 |
ChengZi
|
2060db8e11
|
fix: change milvus init args from (host, port) to (url, token) (#8019)
Signed-off-by: ChengZi <chen.zhang@zilliz.com>
|
2024-09-06 17:32:48 +08:00 |
zhuhao
|
e0d3cd91c6
|
support huawei cloud obs storage (#7980) (#7981)
|
2024-09-06 14:00:47 +08:00 |
winsonwhe
|
1a054ac1f4
|
Update milvus-standalone version and expose required ports for the container. (#7709)
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-09-06 12:01:59 +08:00 |
zhuhao
|
83e84865be
|
feat: add health check for pg and redis in docker-compose.middleware.yaml (#7961) (#7962)
|
2024-09-04 14:25:46 +08:00 |
-LAN-
|
8986be0aab
|
chore: Update versions to 0.7.3 (#7895)
|
2024-09-03 09:49:32 +08:00 |
Seayon
|
78989e9049
|
Add ALIYUN_OSS_PATH configuration for Aliyun OSS (#7864)
Co-authored-by: seayon <zhaoxuyang@shouqianba.com>
|
2024-09-01 21:30:17 +08:00 |
Huang YunKun
|
62f4801523
|
Update ssrf_proxy related doc link in docker-compose file (#7778)
|
2024-08-29 11:22:39 +08:00 |
-LAN-
|
0474f0c906
|
chore: Update version to 0.7.2 (#7646)
|
2024-08-26 20:11:55 +08:00 |
Ikko Eltociear Ashimine
|
fef4e09dfc
|
docs: update certbot/README.md (#7528)
|
2024-08-22 13:36:15 +08:00 |
Nam Vu
|
85fc0fdb51
|
chore: support CODE_MAX_PRECISION (#7484)
|
2024-08-21 15:11:56 +08:00 |
hisir
|
6435b4eb44
|
Separate CODE_MAX_DEPTH and set it as an environment variable (#7474)
|
2024-08-21 12:48:25 +08:00 |
Xiyuan Chen
|
4e7b6aec3a
|
feat: support pinning, including, and excluding for model providers and tools (#7419)
Co-authored-by: GareArc <chen4851@purude.edu>
|
2024-08-21 11:16:43 +08:00 |
-LAN-
|
3d27d15f00
|
chore(*): Bump version 0.7.1 (#7389)
|
2024-08-19 21:24:56 +08:00 |
Yeuoly
|
ab6499e5b7
|
upgrade: sandbox to 0.2.6 (#7410)
|
2024-08-19 21:24:15 +08:00 |
Nam Vu
|
6cd8ab0cbc
|
chore: add LOG_FILE to docker-compose (#7372)
|
2024-08-17 18:22:57 +08:00 |
Xiyuan Chen
|
c7df6783df
|
Revert "feat: support pinning, including, and excluding for Model Providers and Tools" (#7324)
|
2024-08-15 23:51:00 +08:00 |
Nam Vu
|
28944ef6c1
|
chore: delete unused resources POSTGRES_MAX_CONNECTIONS (#7315)
|
2024-08-15 19:36:31 +08:00 |
QIN2DIM
|
c89697c49c
|
fix(elasticsearch): docker env (#7270)
|
2024-08-15 17:53:28 +08:00 |
Xiyuan Chen
|
7619850855
|
feat: support pinning, including, and excluding for Model Providers and Tools (#7283)
|
2024-08-15 12:58:38 +08:00 |
mochi
|
ba79088ffc
|
Fix SQL parser Error in MyScale vdb. (#7255)
|
2024-08-14 16:41:18 +08:00 |
-LAN-
|
f6c12b10ac
|
chore: update package versions to 0.7.0 (#7236)
|
2024-08-13 22:28:06 +08:00 |
miendinh
|
f104b930cf
|
feat: support elasticsearch vector database (#3558)
Co-authored-by: miendinh <miendinh@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-08-13 17:36:20 +08:00 |
Nam Vu
|
57ce8449b0
|
feat: Support NEXT_TELEMETRY_DISABLED (#7181)
|
2024-08-12 19:15:41 +08:00 |
k-brahma
|
700d37be8d
|
Add explanatory comment to NGINX_ENABLE_CERTBOT_CHALLENGE key in .env.example (#7154)
|
2024-08-10 16:58:50 +08:00 |
Nam Vu
|
7210613551
|
feat: Postgres max connections (#7067)
|
2024-08-08 17:25:23 +08:00 |
takatost
|
d839f1ada7
|
version to 0.6.16 (#6972)
|
2024-08-05 23:33:37 +08:00 |
alwqx
|
5a7fc8cd8c
|
chore: fix markdown format and one typo (#6939)
|
2024-08-05 08:29:59 +08:00 |
Bowen Liang
|
6aa02f8c63
|
dep: bump pgvecto-rs client from 0.1.x to 0.2.x (#6891)
|
2024-08-02 15:51:23 +08:00 |
Jyong
|
13f5867a16
|
add unstructured profiles (#6846)
|
2024-07-31 19:39:38 +08:00 |
非法操作
|
35d0534eb9
|
chore: fix ssrf doc url (#6828)
|
2024-07-31 17:14:53 +08:00 |
Nam Vu
|
8eb0d0fddd
|
feat: support Celery auto-scale (#6249)
Co-authored-by: takatost <takatost@gmail.com>
|
2024-07-31 14:34:44 +08:00 |