Charlie.Wei
|
d058a234ba
|
Fixed workflow tts feature audition (#4867)
|
2024-06-03 00:22:14 +08:00 |
|
Yeuoly
|
e852a21634
|
Feat/workflow phase2 (#4687)
|
2024-05-27 22:01:11 +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 |
|
takatost
|
8f3042e5b3
|
feat: Add draft hash check in workflow (#4251)
|
2024-05-10 14:48:29 +08:00 |
|
Garfield Dai
|
6f1e4a19a2
|
fix: workflow avg user interaction. (#4056)
|
2024-05-02 20:24:40 +08:00 |
|
Jyong
|
f257f2c396
|
Knowledge optimization (#3755)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
2024-04-24 15:02:29 +08:00 |
|
Yeuoly
|
3480f1c59e
|
refactor: tool parameter cache (#3703)
|
2024-04-23 15:22:42 +08:00 |
|
Bowen Liang
|
d9b821cecc
|
chore: apply ruff rules on tests and app.py (#3605)
|
2024-04-18 20:24:05 +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
|
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 |
|
Yeuoly
|
f29280ba5c
|
Fix/compatible to old tool config (#2839)
|
2024-03-15 11:44:24 +08:00 |
|
Yeuoly
|
bbea3a6b84
|
fix: compatible to old tool config (#2837)
|
2024-03-14 17:51:11 +08:00 |
|
Yeuoly
|
f8951d7f57
|
fix: api tool provider not found (#2782)
|
2024-03-11 18:21:41 +08:00 |
|
Yeuoly
|
ce58f0607b
|
Feat/tool secret parameter (#2760)
|
2024-03-08 20:31:13 +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 |
|
takatost
|
76da66fb7e
|
fix: fix import from explore apps err when OpenAI not inited (#2671)
|
2024-03-04 14:06:54 +08:00 |
|
crazywoola
|
582ba45c00
|
Fix 500 error when creating from the template and the provider is None (#2591)
|
2024-02-28 11:27:17 +08:00 |
|
zxhlyh
|
207080babc
|
fix: audio to text (#2493)
|
2024-02-20 15:16:46 +08:00 |
|
takatost
|
58df5e5376
|
fix: tts voice language to zh-Hans instead of zh-CN (#2450)
|
2024-02-16 00:05:29 +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 |
|
Yeuoly
|
34634bddf1
|
fix: setting default model to gpt-3.5-turbo-1106 and remove default m… (#2274)
|
2024-01-30 13:04:17 +08:00 |
|
crazywoola
|
828822243a
|
fix: multiple rows were found correctly (#2219)
|
2024-01-26 12:47:42 +08:00 |
|
takatost
|
6d94126368
|
fix: transcript asr params wrong (#2162)
|
2024-01-24 13:36:04 +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 |
|
takatost
|
23e02d8eb0
|
feat: remove universal chat app (#2140)
|
2024-01-23 20:31:28 +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
|
b4225bedb5
|
fix: app create raise error when no available model providers (#1921)
|
2024-01-04 17:33:26 +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
|
2fd56cb01c
|
Fix/vdb index issue (#1776)
Co-authored-by: jyong <jyong@dify.ai>
|
2023-12-18 21:33:54 +08:00 |
|
Jyong
|
a71f2863ac
|
Annotation management (#1767)
Co-authored-by: jyong <jyong@dify.ai>
|
2023-12-18 13:10:05 +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 |
|
waltcow
|
3c0fbf3a6a
|
fix sql transaction error in statistic API (#1586)
|
2023-11-22 14:28:21 +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
|
695841a3cf
|
Feat/advanced prompt enhancement (#1340)
|
2023-10-13 16:47:01 +08:00 |
|
Charlie.Wei
|
298ad6782d
|
Add Message Suggested Api (#1326)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
|
2023-10-13 14:07:32 +08:00 |
|
Garfield Dai
|
42a5b3ec17
|
feat: advanced prompt backend (#1301)
Co-authored-by: takatost <takatost@gmail.com>
|
2023-10-12 10:13:10 -05: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 |
|
Garfield Dai
|
18c710c906
|
feat: support binding context var (#1227)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2023-09-27 14:53:22 +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 |
|