-LAN-
|
7f3282ec04
|
Update version to 0.8.3 in packaging and docker-compose files (#8590)
|
2024-09-20 18:24:03 +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)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
|
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 |
|
-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 |
|
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 |
|
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 |
|
-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)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
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 |
|
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 |
|
-LAN-
|
3d27d15f00
|
chore(*): Bump version 0.7.1 (#7389)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
|
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)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Has been cancelled
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Has been cancelled
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Has been cancelled
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Has been cancelled
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Has been cancelled
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Has been cancelled
|
2024-08-17 18:22:57 +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 |
|
mochi
|
ba79088ffc
|
Fix SQL parser Error in MyScale vdb. (#7255)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
|
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)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
Mark stale issues and pull requests / stale (push) Has been cancelled
|
2024-08-12 19:15:41 +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 |
|
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 |
|
k-brahma
|
936ac8826d
|
Add docker-compose certbot configurations with backward compatibility (#6702)
Co-authored-by: Your Name <you@example.com>
|
2024-07-31 13:21:56 +08:00 |
|
takatost
|
49729647ea
|
bump to 0.6.15 (#6592)
|
2024-07-23 22:46:42 +08:00 |
|
forrestsocool
|
27c8deb4ec
|
feat: add custom tool timeout config to docker-compose.yaml and .env (#6419)
Signed-off-by: forrestsocool <sensensudo@gmail.com>
|
2024-07-18 18:40:17 +08:00 |
|
takatost
|
eabfd84ceb
|
bump to 0.6.14 (#6294)
|
2024-07-15 21:01:09 +08:00 |
|
liuzhenghua
|
079583eaa4
|
fix: Correct environment variable name (#6184)
Co-authored-by: liuzhenghua-jk <liuzhenghua-jk@360shuke.com>
|
2024-07-11 20:16:52 +08:00 |
|
Zhuo Qiu
|
63e34e5227
|
feat: support MyScale vector database (#6092)
|
2024-07-11 15:21:59 +08:00 |
|
liuzhenghua
|
9622fbb62f
|
feat: app rate limit (#5844)
Co-authored-by: liuzhenghua-jk <liuzhenghua-jk@360shuke.com>
Co-authored-by: takatost <takatost@gmail.com>
|
2024-07-10 21:31:35 +08:00 |
|
8bitpd
|
7c70eb87bc
|
feat: support AnalyticDB vector store (#5586)
Co-authored-by: xiaozeyu <xiaozeyu.xzy@alibaba-inc.com>
|
2024-07-09 13:32:04 +08:00 |
|
takatost
|
17f22347ae
|
bump to 0.6.13 (#6078)
|
2024-07-08 23:23:07 +08:00 |
|
xielong
|
00b4cc3cd4
|
feat: implement forgot password feature (#5534)
|
2024-07-05 13:38:51 +08:00 |
|
Chenhe Gu
|
d468f8b75c
|
Fix/docker env namings (#5857)
Co-authored-by: dahuahua <38651850@qq.com>
|
2024-07-02 16:14:34 +08:00 |
|
Chenhe Gu
|
3124728e03
|
Fix/docker nginx https config (#5832)
Co-authored-by: dahuahua <38651850@qq.com>
|
2024-07-01 23:15:26 +08:00 |
|
hymvp
|
1d3e96ffa6
|
add support oracle oci object storage (#5616)
|
2024-07-01 17:21:44 +08:00 |
|
takatost
|
0f8625cac2
|
fix: ssrf proxy and nginx entrypoint command in docker-compose files (#5803)
|
2024-07-01 14:48:27 +08:00 |
|