1
0
mirror of https://github.com/langgenius/dify.git synced 2025-07-30 13:00:14 +00:00

23 Commits

Author SHA1 Message Date
-LAN-
dd17506078
feat(api): add generic file size limit parameter () 2024-10-25 09:02:06 +08:00
-LAN-
22bb0414a1
feat(parameters): standardize system parameter field types and values () 2024-10-24 21:52:57 +08:00
Bowen Liang
a1104ab97e
chore: refurish python code by applying Pylint linter rules () 2024-09-13 22:42:08 +08:00
-LAN-
13be84e4d4
chore(api/controllers): Apply Ruff Formatter. () 2024-08-26 15:29:10 +08:00
天魂
1df71ec64d
refactor(api): switch to dify_config with Pydantic in controllers and schedule () 2024-07-12 16:51:43 +08:00
Garfield Dai
dd94931116
Remove useless code () 2024-05-15 16:14:49 +08:00
Bowen Liang
d9b821cecc
chore: apply ruff rules on tests and app.py () 2024-04-18 20:24:05 +08:00
takatost
7753ba2d37
FEAT: NEW WORKFLOW ENGINE ()
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
Bowen Liang
063191889d
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version () 2024-02-09 15:21:33 +08:00
Bowen Liang
14a19a3da9
chore: apply ruff's pyflakes linter rules () 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 () 2024-02-06 13:21:13 +08:00
takatost
9f637ead38
bump version to 0.5.3 () 2024-02-01 18:11:57 +08:00
Charlie.Wei
6355e61eb8
tts models support ()
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 ()
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 () 2024-01-12 12:34:01 +08:00
Jyong
a71f2863ac
Annotation management ()
Co-authored-by: jyong <jyong@dify.ai>
2023-12-18 13:10:05 +08:00
takatost
41d0a8b295
feat: [backend] vision support ()
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 ()
Co-authored-by: takatost <takatost@gmail.com>
2023-11-06 19:36:16 +08:00
Jyong
642842d61b
Feat:dataset retiever resource ()
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2023-09-10 15:17:43 +08:00
takatost
5fa2161b05
feat: server multi models support () 2023-08-12 00:57:00 +08:00
John Wang
4fdb37771a
feat: universal chat in explore ()
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2023-07-27 13:08:57 +08:00
zxhlyh
a03a92e9db
Feat/chat support voice input () 2023-07-07 17:50:42 +08:00
John Wang
db896255d6 Initial commit 2023-05-15 08:51:32 +08:00