Bowen Liang
|
0e8ab0588f
|
fix: (#10437 followup) fix conditions with DEBUG config (#10438)
|
2024-11-08 09:42:53 +08:00 |
|
Bowen Liang
|
0ebe198ff1
|
chore: use DEBUG in dify_config instead of parsing raw system environment variable in place (#10437)
|
2024-11-08 09:34:11 +08:00 |
|
Bowen Liang
|
4d9160ca9f
|
refactor: use dify_config to replace legacy usage of flask app's config (#9089)
|
2024-10-22 11:01:32 +08:00 |
|
zhuhao
|
b9bf60ea23
|
fix: resolve the error with the db-pool-stat endpoint (#9478)
|
2024-10-18 12:30:25 +08:00 |
|
Sergio Sacristán
|
28de676956
|
controller test (#9469)
|
2024-10-18 08:23:36 +08:00 |
|
-LAN-
|
f73751843f
|
Feat/implement-refresh-tokens (#9233)
|
2024-10-12 23:46:30 +08:00 |
|
kurokobo
|
c0b71f8286
|
feat: respect x-* headers for redirections (#9054)
|
2024-10-09 14:42:30 +08:00 |
|
Bowen Liang
|
7c0b159a81
|
chore: removing unused imports in tests (#9049)
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-08 11:13:11 +08:00 |
|
非法操作
|
9ca2e2c968
|
chore: remove windows platform timezone set (#8712)
|
2024-09-24 17:33:29 +08:00 |
|
Bowen Liang
|
a1104ab97e
|
chore: refurish python code by applying Pylint linter rules (#8322)
|
2024-09-13 22:42:08 +08:00 |
|
-LAN-
|
3571292fbf
|
chore(api): Introduce Ruff Formatter. (#7291)
|
2024-08-15 12:54:05 +08:00 |
|
Ever
|
545d3c5a93
|
chore: Add processId field for metrics of threads/db-pool-stat/health (#6797)
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
Co-authored-by: 老潮 <zhangyongsheng@3vjia.com>
Co-authored-by: takatost <takatost@users.noreply.github.com>
Co-authored-by: takatost <takatost@gmail.com>
|
2024-07-31 00:21:16 +08:00 |
|
-LAN-
|
5e6fc58db3
|
Feat/environment variables in workflow (#6515)
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
2024-07-22 15:29:39 +08:00 |
|
-LAN-
|
d7f75d17cc
|
Chore/remove-unused-code (#5917)
|
2024-07-04 18:18:26 +08:00 |
|
-LAN-
|
cb8feb732f
|
refactor: Create a dify_config with Pydantic. (#5938)
|
2024-07-03 21:09:23 +08:00 |
|
takatost
|
017d2c804b
|
fix: do not remove (#5706)
|
2024-06-28 19:33:42 +08:00 |
|
Joe
|
dd5f3873da
|
feat: change TRACE_QUEUE_MANAGER_INTERVAL default value (#5698)
Co-authored-by: takatost <takatost@gmail.com>
|
2024-06-28 17:34:58 +08:00 |
|
luckylhb90
|
d37ee498cd
|
fix: do not remove (#5682)
Co-authored-by: hobo.l <hobo.l@binance.com>
|
2024-06-28 11:19:34 +08:00 |
|
Joe
|
e8b8f6c6dd
|
Feat/fix ops trace (#5672)
Co-authored-by: takatost <takatost@gmail.com>
|
2024-06-28 00:24:37 +08:00 |
|
Bowen Liang
|
d0fe56a98e
|
fix: populate app configs to system environment variables (#5590)
|
2024-06-26 14:27:49 +08:00 |
|
Bowen Liang
|
2a0f03a511
|
refactor: extract cors configs into dify config and cleanup the config class (#5507)
Co-authored-by: takatost <takatost@gmail.com>
|
2024-06-25 15:48:02 +08:00 |
|
Bowen Liang
|
8890978ad3
|
chore: use singular style in config class name (#5489)
|
2024-06-22 09:54:25 +08:00 |
|
-LAN-
|
1336b844fd
|
feat(api/auth): switch-to-stateful-authentication (#5438)
|
2024-06-21 12:39:07 +08:00 |
|
liuzhenghua
|
9d5a89eab6
|
feat: add log date timezone (#4623)
Co-authored-by: liuzhenghua-jk <liuzhenghua-jk@360shuke.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: takatost <takatost@gmail.com>
|
2024-06-19 15:51:00 +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 |
|
takatost
|
8bca908f15
|
refactor: config file (#3852)
|
2024-04-25 22:26:45 +08:00 |
|
liuzhenghua
|
73e9f35ab1
|
feat: add file log (#3612)
Co-authored-by: liuzhenghua-jk <liuzhenghua-jk@360shuke.com>
|
2024-04-20 08:59:49 +08:00 |
|
Bowen Liang
|
d9b821cecc
|
chore: apply ruff rules on tests and app.py (#3605)
|
2024-04-18 20:24:05 +08:00 |
|
Garfield Dai
|
4481906be2
|
Feat/enterprise sso (#3602)
|
2024-04-18 17:33:32 +08:00 |
|
takatost
|
5b447d61a6
|
feat: refactor tongyi models (#3496)
|
2024-04-15 22:28:32 +08:00 |
|
chenxu9741
|
ad65c891e7
|
add xls file suport (#3321)
|
2024-04-12 14:53:44 +08:00 |
|
Bowen Liang
|
552f319b9d
|
feat: support HTTP response compression in api server (#2680)
|
2024-03-05 14:45:22 +08:00 |
|
takatost
|
1bd1cd6938
|
fix: event handlers not registered globally (#2479)
|
2024-02-19 16:04:52 +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 |
|
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 |
|
takatost
|
9f637ead38
|
bump version to 0.5.3 (#2306)
|
2024-02-01 18:11:57 +08:00 |
|
Charlie.Wei
|
6355e61eb8
|
tts models support (#2033)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Yeuoly <45712896+Yeuoly@users.noreply.github.com>
|
2024-01-24 01:05:37 +08:00 |
|
Yeuoly
|
86286e1ac8
|
Feat/assistant app (#2086)
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: Pascal M <11357019+perzeuss@users.noreply.github.com>
|
2024-01-23 19:58:23 +08:00 |
|
Bowen Liang
|
cc9e74123c
|
improve: introduce isort for linting Python imports (#1983)
|
2024-01-12 12:34:01 +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 |
|
Garfield Dai
|
6b499b9a16
|
remove stripe and anthropic. (#1746)
|
2023-12-12 17:59:07 +08:00 |
|
Rhon Joe
|
7cda3fe85b
|
fix(api): patch Windows timezone set (#1575)
|
2023-11-21 11:49:07 +08:00 |
|
takatost
|
8f2bd7663d
|
feat: optimize timezone of server (#1537)
|
2023-11-15 19:14:31 +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 |
|
Jyong
|
7f6ad9653e
|
Fix/grpc gevent compatible (#1314)
Co-authored-by: jyong <jyong@dify.ai>
|
2023-10-11 20:48:35 +08:00 |
|
zxhlyh
|
227f9fb77d
|
Feat/api jwt (#1212)
|
2023-09-25 12:49:16 +08:00 |
|
takatost
|
48eb590065
|
feat: optimize last_active_at update (#1083)
|
2023-09-01 13:58:26 +08:00 |
|
takatost
|
5fa2161b05
|
feat: server multi models support (#799)
|
2023-08-12 00:57:00 +08:00 |
|
Matri
|
fc7e4ac75b
|
fix: automatically create tenant for user (#793)
|
2023-08-11 18:18:11 +08:00 |
|