Bowen Liang
|
4d9160ca9f
|
refactor: use dify_config to replace legacy usage of flask app's config (#9089)
|
1 年之前 |
zhuhao
|
83b2b8fe60
|
refactor: add logging extension module for log initialization (#9524)
|
1 年之前 |
Sergio Sacristán
|
28de676956
|
controller test (#9469)
|
1 年之前 |
-LAN-
|
f73751843f
|
Feat/implement-refresh-tokens (#9233)
|
1 年之前 |
kurokobo
|
c0b71f8286
|
feat: respect x-* headers for redirections (#9054)
|
1 年之前 |
Bowen Liang
|
7c0b159a81
|
chore: removing unused imports in tests (#9049)
|
1 年之前 |
非法操作
|
9ca2e2c968
|
chore: remove windows platform timezone set (#8712)
|
1 年之前 |
Bowen Liang
|
a1104ab97e
|
chore: refurish python code by applying Pylint linter rules (#8322)
|
1 年之前 |
-LAN-
|
3571292fbf
|
chore(api): Introduce Ruff Formatter. (#7291)
|
1 年之前 |
Ever
|
545d3c5a93
|
chore: Add processId field for metrics of threads/db-pool-stat/health (#6797)
Co-authored-by: 老潮 <zhangyongsheng@3vjia.com>
Co-authored-by: takatost <takatost@users.noreply.github.com>
Co-authored-by: takatost <takatost@gmail.com>
|
1 年之前 |
-LAN-
|
5e6fc58db3
|
Feat/environment variables in workflow (#6515)
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
1 年之前 |
-LAN-
|
d7f75d17cc
|
Chore/remove-unused-code (#5917)
|
1 年之前 |
-LAN-
|
cb8feb732f
|
refactor: Create a `dify_config` with Pydantic. (#5938)
|
1 年之前 |
takatost
|
017d2c804b
|
fix: do not remove (#5706)
|
1 年之前 |
Joe
|
dd5f3873da
|
feat: change TRACE_QUEUE_MANAGER_INTERVAL default value (#5698)
Co-authored-by: takatost <takatost@gmail.com>
|
1 年之前 |
luckylhb90
|
d37ee498cd
|
fix: do not remove (#5682)
Co-authored-by: hobo.l <hobo.l@binance.com>
|
1 年之前 |
Joe
|
e8b8f6c6dd
|
Feat/fix ops trace (#5672)
Co-authored-by: takatost <takatost@gmail.com>
|
1 年之前 |
Bowen Liang
|
d0fe56a98e
|
fix: populate app configs to system environment variables (#5590)
|
1 年之前 |
Bowen Liang
|
2a0f03a511
|
refactor: extract cors configs into dify config and cleanup the config class (#5507)
Co-authored-by: takatost <takatost@gmail.com>
|
1 年之前 |
Bowen Liang
|
8890978ad3
|
chore: use singular style in config class name (#5489)
|
1 年之前 |
-LAN-
|
1336b844fd
|
feat(api/auth): switch-to-stateful-authentication (#5438)
|
1 年之前 |
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>
|
1 年之前 |
Bowen Liang
|
3cc6093e4b
|
feat: introduce pydantic-settings for config definition and validation (#5202)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
1 年之前 |
takatost
|
8bca908f15
|
refactor: config file (#3852)
|
1 年之前 |
liuzhenghua
|
73e9f35ab1
|
feat: add file log (#3612)
Co-authored-by: liuzhenghua-jk <liuzhenghua-jk@360shuke.com>
|
1 年之前 |
Bowen Liang
|
d9b821cecc
|
chore: apply ruff rules on tests and app.py (#3605)
|
1 年之前 |
Garfield Dai
|
4481906be2
|
Feat/enterprise sso (#3602)
|
1 年之前 |
takatost
|
5b447d61a6
|
feat: refactor tongyi models (#3496)
|
1 年之前 |
chenxu9741
|
ad65c891e7
|
add xls file suport (#3321)
|
1 年之前 |
Bowen Liang
|
552f319b9d
|
feat: support HTTP response compression in api server (#2680)
|
1 年之前 |
takatost
|
1bd1cd6938
|
fix: event handlers not registered globally (#2479)
|
1 年之前 |
Bowen Liang
|
063191889d
|
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419)
|
1 年之前 |
Bowen Liang
|
843280f82b
|
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366)
|
1 年之前 |
takatost
|
9f637ead38
|
bump version to 0.5.3 (#2306)
|
1 年之前 |
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>
|
1 年之前 |
Yeuoly
|
86286e1ac8
|
Feat/assistant app (#2086)
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: Pascal M <11357019+perzeuss@users.noreply.github.com>
|
1 年之前 |
Bowen Liang
|
cc9e74123c
|
improve: introduce isort for linting Python imports (#1983)
|
1 年之前 |
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>
|
1 年之前 |
Garfield Dai
|
6b499b9a16
|
remove stripe and anthropic. (#1746)
|
1 年之前 |
Rhon Joe
|
7cda3fe85b
|
fix(api): patch Windows timezone set (#1575)
|
1 年之前 |
takatost
|
8f2bd7663d
|
feat: optimize timezone of server (#1537)
|
1 年之前 |
takatost
|
41d0a8b295
|
feat: [backend] vision support (#1510)
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
|
2 年之前 |
Garfield Dai
|
db43ed6f41
|
feat: add api-based extension & external data tool & moderation backend (#1403)
Co-authored-by: takatost <takatost@gmail.com>
|
2 年之前 |
Jyong
|
7f6ad9653e
|
Fix/grpc gevent compatible (#1314)
Co-authored-by: jyong <jyong@dify.ai>
|
2 年之前 |
zxhlyh
|
227f9fb77d
|
Feat/api jwt (#1212)
|
2 年之前 |
takatost
|
48eb590065
|
feat: optimize last_active_at update (#1083)
|
2 年之前 |
takatost
|
5fa2161b05
|
feat: server multi models support (#799)
|
2 年之前 |
Matri
|
fc7e4ac75b
|
fix: automatically create tenant for user (#793)
|
2 年之前 |
John Wang
|
4fdb37771a
|
feat: universal chat in explore (#649)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2 年之前 |
John Wang
|
24f3456990
|
fix: account check in runtime (#569)
|
2 年之前 |