Charles Zhou
|
cc4a4ec796
|
feat: permission and security fixes (#5266)
|
2024-06-17 16:06:32 +08:00 |
|
Charles Zhou
|
8bcc5a36bb
|
feat: new editor user permission profile (#4435)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-06-14 20:34:25 +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 |
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
Bowen Liang
|
cc9e74123c
|
improve: introduce isort for linting Python imports (#1983)
|
2024-01-12 12:34:01 +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 |
|
Garfield Dai
|
7b8a10f3ea
|
feat: billing enhancement 20231204 (#1691)
Co-authored-by: jyong <jyong@dify.ai>
|
2023-12-05 16:53:55 +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 |
|
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 |
|
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
|
b7c29ea1b6
|
feat: optimize model when app create (#875)
|
2023-08-16 22:29:18 +08:00 |
|
takatost
|
cc2d71c253
|
feat: optimize override app model config convert (#874)
|
2023-08-16 20:48:42 +08:00 |
|
takatost
|
e8c14bb732
|
feat: rename title in site both rename name in app (#857)
|
2023-08-15 20:42:32 +08:00 |
|
conghaoyuan
|
c13a90ee69
|
only admin and owner can delete app (#810)
|
2023-08-12 14:18:21 +08:00 |
|
takatost
|
5fa2161b05
|
feat: server multi models support (#799)
|
2023-08-12 00:57:00 +08:00 |
|
takatost
|
3b08bf1c6c
|
feat: add app icon modify route (#760)
|
2023-08-06 16:21:35 +08:00 |
|
takatost
|
95689ec451
|
fix: modify app name & icon raise 401 (#759)
|
2023-08-06 16:11:04 +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 |
|
zxhlyh
|
a03a92e9db
|
Feat/chat support voice input (#532)
|
2023-07-07 17:50:42 +08:00 |
|
John Wang
|
1af968e73a
|
feat: optimize api language support (#344)
|
2023-06-13 10:06:49 +08:00 |
|
John Wang
|
490858a4d5
|
feat: auto rule generator (#273)
|
2023-05-31 22:03:15 +08:00 |
|
John Wang
|
db896255d6
|
Initial commit
|
2023-05-15 08:51:32 +08:00 |
|