Commit Graph

356 Commits (809a0ab6bf52326e14444e396f24bab3ef3c504a)

Author SHA1 Message Date
-LAN- 7a962b9f03
chore: bump version to 0.13.0 (#11284)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Hiroshi Fujita 1d8385f7ac
Sync INDEXING_MAX_SEGMENTATION_TOKENS_LENGTH between API and Web (#11230) 1 year ago
Cling_o3 f9c2aa7689
feat: add retireval_top_n to config in env (#11132) 1 year ago
-LAN- 208d6d6d94
chore: bump to 0.12.1 (#11122) 1 year ago
-LAN- 625aaceb00
chore: bump version to 0.12.0 (#11056) 1 year ago
yihong 04b9a2c605
fix: better path trigger for vdb and fix the version (#11057)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Jiang 13006f94e2
fix the wrong LINDORM_PASSWORD variable name in docker-compose.yaml (#11052)
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com>
1 year ago
Kalo Chin 2cd9ac60f1
fix: unstructured io credential environment variables missing (#10953) 1 year ago
shisaru292 b42b333a72
fix: handle redis authentication for healthcheck command (#10907) 1 year ago
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>
1 year ago
8bitpd 873e9720e9
feat: AnalyticDB vector store supports invocation via SQL. (#10802)
Co-authored-by: 璟义 <yangshangpo.ysp@alibaba-inc.com>
1 year ago
-LAN- 7f1fdb774c
chore: bump version to 0.11.2 (#10805) 1 year ago
lz 2abacd2a2d
export configuration 'CODE_EXECUTION_TIMEOUT' to .env (#10688)
Co-authored-by: liuzhu <liuzhu@fridaycloud.com.cn>
1 year ago
-LAN- 9550b884f7
chore: update version to 0.11.1 across all configurations and Docker images (#10539) 1 year ago
crazywoola eb6c0b8027
Fix/log tz (#10473) 1 year ago
Jyong 445dcfe4d0
add create tidb serverless job control (#10467)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
非法操作 22dee4f6f3
chore: add MULTIMODAL_SEND_VIDEO_FORMAT to docker's env (#10458) 1 year ago
powerfool 12a9e2972a
Adjusted docker manifests and environment variables for OceanBase vector database (#10395) 1 year ago
-LAN- 7f583ec1ac
chore: update version to 0.11.0 across all relevant files (#10278) 1 year ago
-LAN- 6452342222
feat(workflow): add configurable workflow file upload limit (#10176)
Co-authored-by: JzoNg <jzongcode@gmail.com>
1 year ago
Jiang 0c9e79cd67
Add Lindorm as a VDB choice (#10202)
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com>
1 year ago
Hiroshi Fujita ba60e0f692
chore: Set file size limits for video and audio uploads from docker env (#10063) 1 year ago
Xiao Ley c647e4307a
add PROMPT_GENERATION_MAX_TOKENS and CODE_GENERATION_MAX_TOKENS in docker enviromment (#10040) 1 year ago
Mab 68cb382242
Fix #10023 : error in docker-compose.yaml about TIDB_ON_QDRANT_CLIENT… (#10025) 1 year ago
zhuhao c6e54c83c8
chore: add tidb-on-qdrant configuration in env and docker-compose file (#10015) 1 year ago
powerfool 878d13ef42
Added OceanBase as an option for the vector store in Dify (#10010) 1 year ago
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>
1 year ago
-LAN- de57af46c0
chore: update version to 0.10.2 in packaging and docker configurations (#9924) 1 year ago
zhuhao eec63b112f
chore: add default value for redis configuration (#9864) 1 year ago
-LAN- 6477bb8d77
chore(docker): add default for MAX_VARIABLE_SIZE in docker-compose (#9798) 1 year ago
-LAN- c6b28bc193
chore: update version to 0.10.1 (#9689) 1 year ago
zhuhao c9dfe1ad92
feat: support user-defined configuration of log file size and retention count (#9610) 1 year ago
Zven 8e7a752b2a
feat: add upstash as a new vector database provider (#9644) 1 year ago
tkoshida e8a6e90a61
fix: environment variables for ModelProvider and Tool Position are not working (#9650) 1 year ago
-LAN- ca21c285b0
chore: update version to 0.10.0 in packaging and docker configurations (#9534) 1 year ago
Joe 90dd91c6cd
fix: TOKEN_EXPIRY_MINUTES (#9557) 1 year ago
zhuhao c71af7f610
fix: resolve the error of docker-compose startup when the storage is baidu-obs (#9502) 1 year ago
HRP 4ac99ffe0e
Update dify-sandbox version to 0.2.10 (#9439) 1 year ago
-LAN- 5c7b1358d4
chore(release): bump version to 0.9.2 (#9314) 1 year ago
ice yao d15ba3939d
Add Volcengine VikingDB as new vector provider (#9287) 1 year ago
-LAN- f73751843f
Feat/implement-refresh-tokens (#9233) 1 year ago
Shili Cao 2ec6ffe478
feat:support baidu vector db (#9185) 1 year ago
NFish f4ce08211d
feat: support csp (#9111)
Co-authored-by: Joel <iamjoel007@gmail.com>
1 year ago
massif-01 ccc6723a8e
Update docker-compose.yaml (#9183)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
Jyong 68107fe355
downgrade elastic to 8.14 (#9171) 1 year ago
非法操作 cb35e84f51
fix: docker env typo (#9119) 1 year ago
-LAN- 1f5cc071f8
chore(version): bump to 0.9.1 (#8945) 1 year ago
-LAN- 7850a28ec8
Revert "chore(version): bump to 0.9.1" (#8944) 1 year ago
-LAN- 730d3a6d7c
chore(version): bump to 0.9.1 (#8938) 1 year ago
-LAN- d2ce4960f1
chore(versioning): bump version to 0.9.0 (#8911) 1 year ago
Bowen Liang a8b837c4a9
dep: bump ElasticSearch from 8.14.x to 8.15.x (#8197) 1 year ago
zhuiyue132 b0927c39fb
fix: expose the configuration of HTTP request node to Docker (#8716)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
1 year ago
Hiroshi Fujita cae73b9a32
Make WORKFLOW_* configurable as environment variables. (#8644) 1 year ago
-LAN- 7f3282ec04
Update version to 0.8.3 in packaging and docker-compose files (#8590) 1 year ago
kurokobo 52857dc0a6
feat: allow users to specify timeout for text generations and workflows by environment variable (#8395) 1 year ago
Incca 8efae1cba2
fix(docker): aliyun oss path env key (#8394) 1 year ago
Yeuoly b6b1057a18
fix: sandbox issue related httpx and requests (#8397) 1 year ago
-LAN- 80a322aaa2
chore: update version to 0.8.2 in packaging and docker-compose files (#8352) 1 year ago
-LAN- c78828ab7c
chore: update Dify version to 0.8.1 (#8329) 1 year ago
-LAN- ffd4bf8bf0
fix(docker/docker-compose.yaml): Set default value for `REDIS_SENTINEL_SOCKET_TIMEOUT` and `CELERY_SENTINEL_SOCKET_TIMEOUT` (#8218) 1 year 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>
1 year ago
ice yao c8df92d0eb
add volcengine tos storage (#8164) 1 year ago
zhuhao 50d92f0fd4
add dify-sandbox health check in docker-compose.yaml (#8121) (#8124) 1 year ago
Su Yang 54b72bdd0a
chore: keep dify compose file consistent format (#8102) 1 year ago
Zhi d542b15cc0
feat: support redis sentinel mode (#7756) 1 year ago
ChengZi 2060db8e11
fix: change milvus init args from (host, port) to (url, token) (#8019)
Signed-off-by: ChengZi <chen.zhang@zilliz.com>
1 year ago
zhuhao e0d3cd91c6
support huawei cloud obs storage (#7980) (#7981) 1 year ago
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>
1 year ago
-LAN- 8986be0aab
chore: Update versions to 0.7.3 (#7895) 1 year ago
Seayon 78989e9049
Add ALIYUN_OSS_PATH configuration for Aliyun OSS (#7864)
Co-authored-by: seayon <zhaoxuyang@shouqianba.com>
1 year ago
Huang YunKun 62f4801523
Update ssrf_proxy related doc link in docker-compose file (#7778) 1 year ago
-LAN- 0474f0c906
chore: Update version to 0.7.2 (#7646) 1 year ago
Nam Vu 85fc0fdb51
chore: support CODE_MAX_PRECISION (#7484) 1 year ago
hisir 6435b4eb44
Separate CODE_MAX_DEPTH and set it as an environment variable (#7474) 1 year ago
-LAN- 3d27d15f00
chore(*): Bump version 0.7.1 (#7389) 1 year ago
Yeuoly ab6499e5b7
upgrade: sandbox to 0.2.6 (#7410) 1 year ago
Nam Vu 6cd8ab0cbc
chore: add LOG_FILE to docker-compose (#7372) 1 year ago
Nam Vu 28944ef6c1
chore: delete unused resources POSTGRES_MAX_CONNECTIONS (#7315) 1 year ago
QIN2DIM c89697c49c
fix(elasticsearch): docker env (#7270) 1 year ago
mochi ba79088ffc
Fix SQL parser Error in MyScale vdb. (#7255) 1 year ago
-LAN- f6c12b10ac
chore: update package versions to 0.7.0 (#7236) 2 years ago
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>
2 years ago
Nam Vu 57ce8449b0
feat: Support NEXT_TELEMETRY_DISABLED (#7181) 2 years ago
Nam Vu 7210613551
feat: Postgres max connections (#7067) 2 years ago
takatost d839f1ada7
version to 0.6.16 (#6972) 2 years ago
Bowen Liang 6aa02f8c63
dep: bump pgvecto-rs client from 0.1.x to 0.2.x (#6891) 2 years ago
Jyong 13f5867a16
add unstructured profiles (#6846) 2 years ago
非法操作 35d0534eb9
chore: fix ssrf doc url (#6828) 2 years ago
Nam Vu 8eb0d0fddd
feat: support Celery auto-scale (#6249)
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
k-brahma 936ac8826d
Add docker-compose certbot configurations with backward compatibility (#6702)
Co-authored-by: Your Name <you@example.com>
2 years ago
takatost 49729647ea
bump to 0.6.15 (#6592) 2 years ago
forrestsocool 27c8deb4ec
feat: add custom tool timeout config to docker-compose.yaml and .env (#6419)
Signed-off-by: forrestsocool <sensensudo@gmail.com>
2 years ago
takatost eabfd84ceb
bump to 0.6.14 (#6294) 2 years ago
liuzhenghua 079583eaa4
fix: Correct environment variable name (#6184)
Co-authored-by: liuzhenghua-jk <liuzhenghua-jk@360shuke.com>
2 years ago
Zhuo Qiu 63e34e5227
feat: support MyScale vector database (#6092) 2 years ago
liuzhenghua 9622fbb62f
feat: app rate limit (#5844)
Co-authored-by: liuzhenghua-jk <liuzhenghua-jk@360shuke.com>
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
8bitpd 7c70eb87bc
feat: support AnalyticDB vector store (#5586)
Co-authored-by: xiaozeyu <xiaozeyu.xzy@alibaba-inc.com>
2 years ago
takatost 17f22347ae
bump to 0.6.13 (#6078) 2 years ago
xielong 00b4cc3cd4
feat: implement forgot password feature (#5534) 2 years ago
Chenhe Gu d468f8b75c
Fix/docker env namings (#5857)
Co-authored-by: dahuahua <38651850@qq.com>
2 years ago
Chenhe Gu 3124728e03
Fix/docker nginx https config (#5832)
Co-authored-by: dahuahua <38651850@qq.com>
2 years ago
hymvp 1d3e96ffa6
add support oracle oci object storage (#5616) 2 years ago
takatost 0f8625cac2
fix: ssrf proxy and nginx entrypoint command in docker-compose files (#5803) 2 years ago
Chenhe Gu a27462d58b
Chore/improve docker compose (#5784) 2 years ago
takatost 91da622df5
chore: merge CODE_EXECUTION_API_KEY into SANDBOX_API_KEY in the docker-compose.yaml (#5779) 2 years ago
takatost 373b5047fd
chore: fulfill default value in docker compose yaml (#5778) 2 years ago
takatost 36610b6acf
fix: can’t change exec permissions after mounting `docker-entrypoint.sh` for nginx and ssrf-proxy services causing startup failures (#5776) 2 years ago
takatost eab0ac3a13
chore: remove port expose in docker compose (#5754)
Co-authored-by: Chenhe Gu <guchenhe@gmail.com>
2 years ago
takatost cdf64d4ee2
Update docker-compose.yaml (#5745) 2 years ago
takatost 8fd75e6965
bump to 0.6.12-fix1 (#5743) 2 years ago
Chenhe Gu f33ef92f0c
Chore/set entrypoint scripts permissions (#5726) 2 years ago
takatost 6d0cea5fe6
bump to 0.6.12 (#5712) 2 years ago
Chenhe Gu a2c260fba0
add docker-legacy and docker/nginx/conf.d/default.conf to .gitignore (#5707) 2 years ago
Chenhe Gu 488e3c3d56
Chore/improve deployment flow (#4299)
Co-authored-by: 天魂 <365125264@qq.com>
2 years ago
kurokobo 8d9a459083
fix: remove obsoleted 'version' elements in compose files (#5553) 2 years ago
Jyong 756d9a4bc2
add opensearch default value (#5536) 2 years ago
tmuife 6a09409ec9
Add Oracle23ai as a vector datasource (#5342)
Co-authored-by: walter from vm <walter.jin@oracle.com>
2 years ago
baojingyu d160d1ed02
feat: support opensearch approximate k-NN (#5322) 2 years ago
Li Yi a651e7e2da
Add sample environment variables for Aliyun OSS (#5366)
Signed-off-by: denverdino <denverdino@gmail.com>
2 years ago
akou fad36d0cfd
docs: Add notes for running Postgres Docker on Windows WSL2 Ubuntu … (#5373) 2 years ago
quicksand 147a39b984
feat: support tencent cos storage (#5297) 2 years ago
takatost d098bdc59b
version to 0.6.11 (#5224) 2 years ago
quicksand 4080f7b8ad
feat: support tencent vector db (#3568) 2 years ago
Jyong d7fbae286a
add aws s3 iam check (#5174) 2 years ago
Bowen Liang cdc08a434f
feat: support Chroma vector store (#5015) 2 years ago
Weaxs 0797f9bc05
feat: support tidb vector (#4588) 2 years ago
takatost f7dd327bc2
version to 0.6.10 (#4929) 2 years ago
Yeuoly f916aa0f92
chore: upgrade sandbox (#4839) 2 years ago
Charles Zhou a325a294bd
feat: opportunistic tls flag for smtp (#4794) 2 years ago
takatost e60350d95d
version to 0.6.9 (#4692) 2 years ago
Patryk Garstecki f40743183e
🔧 Add env variable for time signature (#4650) 2 years ago
Rain Chen c255a20d7c
allow to config max segmentation tokens length for RAG document using environment variable (#4375) 2 years ago
Zixuan Cheng b1f003646b
Update docker-compose.yaml- New DEBUG variable (#4476)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Bowen Liang <bowenliang@apache.org>
2 years ago
Ikko Eltociear Ashimine ba06447cd5
chore: update docker-compose.yaml (#4492) 2 years ago
Kota Matsumoto e2a78888b9
Fix: setup google-storage client (#4296)
Co-authored-by: kotamat <kota1681@gmail.com>
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
takatost eee95190cc
version to 0.6.8 (#4347) 2 years ago
Yeuoly bbef964eb5
improve: code upgrade (#4231) 2 years ago
rechardwang 198d6c00d6
Update docker-compose.yaml (#4288) 2 years ago
KiyotakaMatsushita 28495273b4
feat: Add storage type and Google Storage settings to worker (#4266) 2 years ago
LiuVaayne 875249eb00
Feat/vector db pgvector (#3879) 2 years ago
takatost 64c3bc070a
version to 0.6.7 (#4208) 2 years ago
takatost 93393e005e
version to 0.6.6 (#4050) 2 years ago
Kei YAMAZAKI 1d3f1d88ef
Enabled Notion integration setup in Docker Compose Deployment (#3919) 2 years ago
Yeuoly b72fbe200d
chore: add sandbox tag (#3997) 2 years ago
呆萌闷油瓶 0940f01634
enhancement:support Qdrant gRPC mode (#3929) 2 years ago
miendinh 9ad489d133
feat: Add google storage support (#3887)
Co-authored-by: miendinh <miendinh@users.noreply.github.com>
2 years ago
takatost 8bca908f15
refactor: config file (#3852) 2 years ago
Jingpan Xiong 1be222af2e
fix: using api can not execute relyt vector database (#3766)
Co-authored-by: jingsi <jingsi@leadincloud.com>
2 years ago
takatost 0ac0f0ffd0
version to 0.6.5 (#3834) 2 years ago
takatost b64080be1b
version to 0.6.4 (#3670) 2 years ago