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>
|
hace 1 año |
takatost
|
76da66fb7e
|
fix: fix import from explore apps err when OpenAI not inited (#2671)
|
hace 1 año |
crazywoola
|
582ba45c00
|
Fix 500 error when creating from the template and the provider is None (#2591)
|
hace 1 año |
zxhlyh
|
207080babc
|
fix: audio to text (#2493)
|
hace 1 año |
takatost
|
58df5e5376
|
fix: tts voice language to zh-Hans instead of zh-CN (#2450)
|
hace 1 año |
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>
|
hace 1 año |
Bowen Liang
|
063191889d
|
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419)
|
hace 1 año |
Bowen Liang
|
14a19a3da9
|
chore: apply ruff's pyflakes linter rules (#2420)
|
hace 1 año |
Bowen Liang
|
843280f82b
|
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366)
|
hace 1 año |
takatost
|
9f637ead38
|
bump version to 0.5.3 (#2306)
|
hace 1 año |
Yeuoly
|
34634bddf1
|
fix: setting default model to gpt-3.5-turbo-1106 and remove default m… (#2274)
|
hace 1 año |
crazywoola
|
828822243a
|
fix: multiple rows were found correctly (#2219)
|
hace 1 año |
takatost
|
6d94126368
|
fix: transcript asr params wrong (#2162)
|
hace 1 año |
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>
|
hace 1 año |
crazywoola
|
c17baef172
|
Feat/portuguese support (#2075)
|
hace 1 año |
takatost
|
23e02d8eb0
|
feat: remove universal chat app (#2140)
|
hace 1 año |
Yeuoly
|
86286e1ac8
|
Feat/assistant app (#2086)
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: Pascal M <11357019+perzeuss@users.noreply.github.com>
|
hace 1 año |
takatost
|
1a6ad05a23
|
feat: service api add llm usage (#2051)
|
hace 1 año |
Bowen Liang
|
cc9e74123c
|
improve: introduce isort for linting Python imports (#1983)
|
hace 1 año |
takatost
|
b88a8f7bb1
|
feat: optimize invoke errors (#1922)
|
hace 1 año |
takatost
|
b4225bedb5
|
fix: app create raise error when no available model providers (#1921)
|
hace 1 año |
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>
|
hace 1 año |
Jyong
|
2fd56cb01c
|
Fix/vdb index issue (#1776)
Co-authored-by: jyong <jyong@dify.ai>
|
hace 1 año |
Jyong
|
a71f2863ac
|
Annotation management (#1767)
Co-authored-by: jyong <jyong@dify.ai>
|
hace 1 año |
Garfield Dai
|
7b8a10f3ea
|
feat: billing enhancement 20231204 (#1691)
Co-authored-by: jyong <jyong@dify.ai>
|
hace 1 año |
Yeuoly
|
d3a2c0ed34
|
fix wrong syntax of type definitions (#1678)
|
hace 1 año |
waltcow
|
3c0fbf3a6a
|
fix sql transaction error in statistic API (#1586)
|
hace 1 año |
takatost
|
41d0a8b295
|
feat: [backend] vision support (#1510)
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
|
hace 2 años |
Garfield Dai
|
695841a3cf
|
Feat/advanced prompt enhancement (#1340)
|
hace 2 años |
Charlie.Wei
|
298ad6782d
|
Add Message Suggested Api (#1326)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
|
hace 2 años |
Garfield Dai
|
42a5b3ec17
|
feat: advanced prompt backend (#1301)
Co-authored-by: takatost <takatost@gmail.com>
|
hace 2 años |
takatost
|
024250803a
|
feat: move login_required wrapper outside (#1281)
|
hace 2 años |
Jyong
|
46154c6705
|
Feat/dataset service api (#1245)
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
hace 2 años |
Garfield Dai
|
18c710c906
|
feat: support binding context var (#1227)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
hace 2 años |
Jyong
|
642842d61b
|
Feat:dataset retiever resource (#1123)
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
hace 2 años |
Joel
|
2d5ad0d208
|
feat: support optional query content (#1097)
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
|
hace 2 años |
Jyong
|
4b53bb1a32
|
Feat/token support (#909)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: jyong <jyong@dify.ai>
|
hace 2 años |
takatost
|
b7c29ea1b6
|
feat: optimize model when app create (#875)
|
hace 2 años |
takatost
|
cc2d71c253
|
feat: optimize override app model config convert (#874)
|
hace 2 años |
takatost
|
e8c14bb732
|
feat: rename title in site both rename name in app (#857)
|
hace 2 años |
conghaoyuan
|
c13a90ee69
|
only admin and owner can delete app (#810)
|
hace 2 años |
takatost
|
5fa2161b05
|
feat: server multi models support (#799)
|
hace 2 años |
takatost
|
3b08bf1c6c
|
feat: add app icon modify route (#760)
|
hace 2 años |
takatost
|
95689ec451
|
fix: modify app name & icon raise 401 (#759)
|
hace 2 años |
Joel
|
a856ef387b
|
feat: dashboard add tps chart (#706)
Co-authored-by: John Wang <takatost@gmail.com>
|
hace 2 años |
takatost
|
12ecf89a87
|
feat: fix completion log error (#692)
|
hace 2 años |
takatost
|
396197e881
|
fix: not annotation error in log (#686)
|
hace 2 años |
John Wang
|
4fdb37771a
|
feat: universal chat in explore (#649)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
hace 2 años |
TheFu527
|
94b54b7ca9
|
feat: replace the end user column in the web page Log & Ann. with the… (#653)
Co-authored-by: Hao Fu <hao.fu@helloklarity.com>
|
hace 2 años |
John Wang
|
7599f79a17
|
feat: claude api support (#572)
|
hace 2 años |