hymvp
|
1d3e96ffa6
|
add support oracle oci object storage (#5616)
|
2024-07-01 17:21:44 +08:00 |
|
Bowen Liang
|
3cc6093e4b
|
feat: introduce pydantic-settings for config definition and validation (#5202)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-06-19 13:41:12 +08:00 |
|
quicksand
|
147a39b984
|
feat: support tencent cos storage (#5297)
|
2024-06-17 19:18:52 +08:00 |
|
Jyong
|
d7fbae286a
|
add aws s3 iam check (#5174)
|
2024-06-14 15:19:59 +08:00 |
|
Kazuki Takamatsu
|
3f18369ad2
|
Fix: google storage init with sa and download (#5054)
|
2024-06-13 17:36:34 +08:00 |
|
Jyong
|
481e7bc6b9
|
Fix/azure blob new version (#5004)
|
2024-06-06 23:36:13 +08:00 |
|
Jyong
|
9cf9720efa
|
Fix/azure blob token expire (#4914)
|
2024-06-04 14:30:23 +08:00 |
|
Jyong
|
d828a7fc35
|
fix azure blob token expire (#4911)
|
2024-06-04 13:04:56 +08:00 |
|
Charles Zhou
|
a325a294bd
|
feat: opportunistic tls flag for smtp (#4794)
|
2024-05-30 18:56:46 +08:00 |
|
Kota-Yamaguchi
|
3b60b712ec
|
feat: Add logging warning when MAIL_TYPE is not set (#4771)
|
2024-05-29 18:06:16 +08:00 |
|
Jyong
|
bdd409970f
|
fix the wrong env variable AZURE_BLOB_CONTAINER_NAME (#4455)
|
2024-05-16 18:30:52 +08:00 |
|
Kota Matsumoto
|
e2a78888b9
|
Fix: setup google-storage client (#4296)
Co-authored-by: kotamat <kota1681@gmail.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-05-15 08:05:41 +08:00 |
|
S96EA
|
13cd409575
|
feat: support aliyun oss auth v4 (#3886)
Co-authored-by: owen <owen@owen.hawk-toad.ts.net>
|
2024-05-06 11:56:04 +08:00 |
|
Jyong
|
338e4669e5
|
add storage factory (#3922)
|
2024-04-29 18:22:03 +08:00 |
|
miendinh
|
9ad489d133
|
feat: Add google storage support (#3887)
Co-authored-by: miendinh <miendinh@users.noreply.github.com>
|
2024-04-27 18:26:52 +08:00 |
|
Henrybit
|
80b9507e7a
|
feat: add aliyun oss storage (#3690)
Co-authored-by: henrybit <qipenghui3056@sina.com>
|
2024-04-25 16:57:19 +08:00 |
|
LIU HONGWEI
|
c227f3d985
|
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416)
|
2024-04-12 16:22:24 +08:00 |
|
Bowen Liang
|
28089c98c1
|
fix: skip Celery warning by setting broker_connection_retry_on_startup config (#3188)
|
2024-04-09 16:14:43 +08:00 |
|
Jyong
|
5e66a60f1c
|
add embedding cache and clean embedding cache job (#3087)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-04-02 20:46:24 +08:00 |
|
Jyong
|
a94d86da6d
|
add keyword table s3 storage support (#3065)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-04-01 20:19:30 +08:00 |
|
Jyong
|
1716ac562c
|
add clean_unused_datasets_task (#3057)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-04-01 01:34:21 +08:00 |
|
Leo Q
|
7c8c233cf4
|
Add S3_ADDRESS_STYLE configuration option (#2934)
|
2024-03-26 10:18:26 +08:00 |
|
Bowen Liang
|
1f98a4fff3
|
improve: cache tool icons by setting max-age HTTP header and enable gzip compression SVG icons from backend (#2971)
|
2024-03-26 10:11:43 +08:00 |
|
Jyong
|
86e474fff1
|
Add azure blob storage support (#2919)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-03-20 20:49:58 +08:00 |
|
Laurent Magnien
|
bdc13f9238
|
SMTP authentication is optional (#2765)
Co-authored-by: Laurent Magnien <laurent.magnien@adsn.fr>
|
2024-03-09 09:11:03 +08:00 |
|
Bowen Liang
|
552f319b9d
|
feat: support HTTP response compression in api server (#2680)
|
2024-03-05 14:45:22 +08:00 |
|
Bowen Liang
|
063191889d
|
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419)
|
2024-02-09 15:21:33 +08:00 |
|
JonahCui
|
71e5828d41
|
feat: add support for smtp when send email (#2409)
|
2024-02-07 18:08:41 +08:00 |
|
Bowen Liang
|
843280f82b
|
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366)
|
2024-02-06 13:21:13 +08:00 |
|
Bowen Liang
|
cc9e74123c
|
improve: introduce isort for linting Python imports (#1983)
|
2024-01-12 12:34:01 +08:00 |
|
takatost
|
94626487db
|
fix: resend url optional (#1987)
|
2024-01-10 21:14:10 +08:00 |
|
Benjamin
|
1fe4e3afde
|
Update Resend SDK and resend api url in configuration. (#1963)
|
2024-01-10 18:15:02 +08:00 |
|
Jyong
|
2757494265
|
alter schedule timedelta (#1923)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-01-04 18:10:16 +08:00 |
|
takatost
|
d069c668f8
|
Model Runtime (#1858)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
|
2024-01-02 23:42:00 +08:00 |
|
Jyong
|
595e9b25ba
|
Add data clean schedule (#1859)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-01-02 15:29:18 +08:00 |
|
Garfield Dai
|
6b499b9a16
|
remove stripe and anthropic. (#1746)
|
2023-12-12 17:59:07 +08:00 |
|
takatost
|
41d0a8b295
|
feat: [backend] vision support (#1510)
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
|
2023-11-13 22:05:46 +08:00 |
|
Garfield Dai
|
db43ed6f41
|
feat: add api-based extension & external data tool & moderation backend (#1403)
Co-authored-by: takatost <takatost@gmail.com>
|
2023-11-06 19:36:16 +08:00 |
|
zxhlyh
|
227f9fb77d
|
Feat/api jwt (#1212)
|
2023-09-25 12:49:16 +08:00 |
|
takatost
|
5fa2161b05
|
feat: server multi models support (#799)
|
2023-08-12 00:57:00 +08:00 |
|
KVOJJJin
|
cd51d3323b
|
feat: member invitation and activation (#535)
Co-authored-by: John Wang <takatost@gmail.com>
|
2023-07-14 11:19:26 +08:00 |
|
John Wang
|
3241e4015b
|
feat: upgrade langchain (#430)
Co-authored-by: jyong <718720800@qq.com>
|
2023-06-25 16:49:14 +08:00 |
|
Yuhao
|
f8eefa31fe
|
feat: add redis ssl support (#65)
|
2023-05-17 15:40:21 +08:00 |
|
John Wang
|
db896255d6
|
Initial commit
|
2023-05-15 08:51:32 +08:00 |
|