Yeuoly
|
fe677cc5f9
|
Merge branch 'main' into fix/chore-fix
|
2024-11-07 17:06:29 +08:00 |
|
powerfool
|
12a9e2972a
|
Adjusted docker manifests and environment variables for OceanBase vector database (#10395)
|
2024-11-07 13:22:09 +08:00 |
|
Summer-Gu
|
ce1f9d935d
|
feat: The SSRF request timeout configuration item is added (#10292)
|
2024-11-06 08:50:57 +08:00 |
|
-LAN-
|
c711c5e36e
|
feat(workflow): add configurable workflow file upload limit (#10176)
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
2024-11-05 20:29:09 +08:00 |
|
Jiang
|
fe1c0ac602
|
Add Lindorm as a VDB choice (#10202)
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com>
|
2024-11-05 20:28:28 +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 |
|
Yeuoly
|
10cc4e758c
|
Merge branch 'main' into fix/chore-fix
|
2024-11-01 16:23:04 +08:00 |
|
zhuhao
|
c6e54c83c8
|
chore: add tidb-on-qdrant configuration in env and docker-compose file (#10015)
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-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 |
|
zhuhao
|
eec63b112f
|
chore: add default value for redis configuration (#9864)
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-10-25 17:16:07 +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)
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-10-23 09:16:35 +08:00 |
|
Kota-Yamaguchi
|
a7ee51e5d8
|
feat: add code generator (#9051)
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: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-10-22 21:57:54 +08:00 |
|
Yeuoly
|
bedbd658fe
|
Merge main into fix/chore-fix
|
2024-10-21 20:01:49 +08:00 |
|
Joe
|
90dd91c6cd
|
fix: TOKEN_EXPIRY_MINUTES (#9557)
|
2024-10-21 18:14:26 +08:00 |
|
-LAN-
|
e61752bd3a
|
feat/enhance the multi-modal support (#8818)
|
2024-10-21 10:43:49 +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 |
|
Zven
|
a9fc85027d
|
chore: update the description for storage_type (#9492)
|
2024-10-18 20:22:57 +08:00 |
|
Yeuoly
|
7754431a34
|
feat: support plugin max package size
|
2024-10-17 18:44:16 +08:00 |
|
Yeuoly
|
31cca4a849
|
fix: add marketplace switch
|
2024-10-16 14:47:48 +08:00 |
|
Yeuoly
|
ae1eeb9b2a
|
Mergin main into fix/chore-fix
|
2024-10-14 16:22:12 +08:00 |
|
ice yao
|
d15ba3939d
|
Add Volcengine VikingDB as new vector provider (#9287)
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-10-13 21:26:05 +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 |
|
zhuhao
|
7a6970e570
|
feat: add supabase object storage (#9229)
|
2024-10-11 22:48:57 +08:00 |
|
Junyan Qin
|
b58f8dd7b4
|
feat: download pkg from marketplace (#9184)
|
2024-10-11 02:00:02 +08:00 |
|
kurokobo
|
c0b71f8286
|
feat: respect x-* headers for redirections (#9054)
|
2024-10-09 14:42:30 +08:00 |
|
Yeuoly
|
e27a03ae15
|
feat: support install plugin
|
2024-10-08 21:28:59 +08:00 |
|
zhuhao
|
2571b0c4e3
|
feat: add baidu obs storage (#9024)
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-10-07 11:09:27 +08:00 |
|
Yeuoly
|
d9cced8419
|
Merge branch 'main' into fix/chore-fix
|
2024-09-28 20:18:28 +08:00 |
|
zhuhao
|
55e6123db9
|
feat: add min-connection and max-connection for pgvector (#8841)
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-27 18:16:20 +08:00 |
|
Yeuoly
|
73ce692e24
|
feat: add inner api key
|
2024-09-20 13:32:11 +08:00 |
|
Yeuoly
|
9c7bcd5abc
|
Merge main
|
2024-09-10 14:05:20 +08:00 |
|
ice yao
|
c8df92d0eb
|
add volcengine tos storage (#8164)
|
2024-09-10 09:19:47 +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 |
|
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 |
|
Yeuoly
|
4b4741f7ed
|
Merge main into feat/plugin
|
2024-08-29 13:09:13 +08:00 |
|
crazywoola
|
2c427e04be
|
Feat/7134 use dataset api create a dataset with permission (#7508)
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-21 20:25:45 +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 |
|
Xiyuan Chen
|
c7df6783df
|
Revert "feat: support pinning, including, and excluding for Model Providers and Tools" (#7324)
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-15 23:51:00 +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 |
|
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 |
|
Yeuoly
|
ed7fcc5f7d
|
Merge branch 'main' into feat/plugin
|
2024-07-29 16:07:19 +08:00 |
|
Sangmin Ahn
|
ecb9c311b5
|
chore: make prompt generator max tokens configurable (#6693)
|
2024-07-26 10:20:23 +08:00 |
|
xielong
|
ebcc07e3e9
|
feat: support max_retries in jina requests (#6585)
|
2024-07-25 13:10:39 +08:00 |
|
Jyong
|
7c397f5722
|
update celery beat scheduler time to env (#6352)
|
2024-07-17 02:31:30 +08:00 |
|
Yeuoly
|
c6f34f5c17
|
Merge branch 'main' into feat/plugin
|
2024-07-15 16:03:11 +08:00 |
|