YidaHu
|
bd6d4d0553
|
fix: filter out installed apps without an app (#7799)
|
2024-08-29 19:03:08 +08:00 |
|
-LAN-
|
13be84e4d4
|
chore(api/controllers): Apply Ruff Formatter. (#7645)
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-26 15:29:10 +08:00 |
|
Shoya SHIRAKI
|
c57b3931d5
|
refactor(api): switch to dify_config in controllers/console (#6485)
|
2024-07-21 01:11:40 +08:00 |
|
Charlie.Wei
|
06fcc0c650
|
Fix tts api err (#6349)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-07-16 21:53:57 +08:00 |
|
chenxu9741
|
6ef401a9f0
|
feat:add tts-streaming config and future (#5492)
|
2024-07-09 11:33:58 +08:00 |
|
Charlie.Wei
|
cd4924d472
|
Fix tts audition (#4656)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-05-26 21:00:36 +08:00 |
|
Patryk Garstecki
|
aa13d14019
|
Feat/chat custom disclaimer (#4306)
|
2024-05-18 10:52:48 +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 |
|
takatost
|
f599f41336
|
fix: empty conversation list of explore chatbot (#3235)
|
2024-04-09 17:04:48 +08:00 |
|
takatost
|
7753ba2d37
|
FEAT: NEW WORKFLOW ENGINE (#3160)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: jyong <718720800@qq.com>
|
2024-04-08 18:51:46 +08:00 |
|
takatost
|
32e83e00e4
|
feat: use en-US as fallback recommend app if using unmaintained language (#3063)
|
2024-04-01 16:15:59 +08:00 |
|
Charlie.Wei
|
6a6133c102
|
Fix voice selection (#2664)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-03-04 17:50:06 +08:00 |
|
Charlie.Wei
|
300d9892a5
|
tts add voice choose (#2391)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-02-15 22:41:18 +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
|
14a19a3da9
|
chore: apply ruff's pyflakes linter rules (#2420)
|
2024-02-08 14:11:10 +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
|
fd5c45ae10
|
Add tts document&fix bug (#2156)
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 23:04:14 +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 |
|
crazywoola
|
c17baef172
|
Feat/portuguese support (#2075)
|
2024-01-23 21:14:53 +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 |
|
takatost
|
1a6ad05a23
|
feat: service api add llm usage (#2051)
|
2024-01-17 22:39:47 +08:00 |
|
Bowen Liang
|
cc9e74123c
|
improve: introduce isort for linting Python imports (#1983)
|
2024-01-12 12:34:01 +08:00 |
|
takatost
|
b88a8f7bb1
|
feat: optimize invoke errors (#1922)
|
2024-01-04 17:49:55 +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
|
a71f2863ac
|
Annotation management (#1767)
Co-authored-by: jyong <jyong@dify.ai>
|
2023-12-18 13:10:05 +08:00 |
|
crazywoola
|
38b55d2186
|
fix: default types (#1728)
|
2023-12-09 23:38:07 +08:00 |
|
Garfield Dai
|
7b8a10f3ea
|
feat: billing enhancement 20231204 (#1691)
Co-authored-by: jyong <jyong@dify.ai>
|
2023-12-05 16:53:55 +08:00 |
|
Yeuoly
|
d3a2c0ed34
|
fix wrong syntax of type definitions (#1678)
|
2023-12-03 20:59:13 +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 |
|
takatost
|
024250803a
|
feat: move login_required wrapper outside (#1281)
|
2023-10-08 05:21:32 -05:00 |
|
Jyong
|
46154c6705
|
Feat/dataset service api (#1245)
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2023-09-27 16:06:32 +08:00 |
|
Jyong
|
642842d61b
|
Feat:dataset retiever resource (#1123)
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2023-09-10 15:17:43 +08:00 |
|
Joel
|
2d5ad0d208
|
feat: support optional query content (#1097)
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
|
2023-09-10 00:12:34 +08:00 |
|
Jyong
|
4b53bb1a32
|
Feat/token support (#909)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: jyong <jyong@dify.ai>
|
2023-08-21 13:57:18 +08:00 |
|
takatost
|
5fa2161b05
|
feat: server multi models support (#799)
|
2023-08-12 00:57:00 +08:00 |
|
John Wang
|
4fdb37771a
|
feat: universal chat in explore (#649)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2023-07-27 13:08:57 +08:00 |
|
John Wang
|
7599f79a17
|
feat: claude api support (#572)
|
2023-07-17 00:14:19 +08:00 |
|
zxhlyh
|
a03a92e9db
|
Feat/chat support voice input (#532)
|
2023-07-07 17:50:42 +08:00 |
|
John Wang
|
023783372e
|
feat: explore support multi language (#202)
|
2023-05-25 18:53:28 +08:00 |
|
John Wang
|
93ae18ea12
|
Feat: explore apps (#196)
|
2023-05-25 15:54:45 +08:00 |
|