-LAN-
|
85cda47c70
|
feat: knowledge pipeline (#25360)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: quicksand <quicksandzn@gmail.com>
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: Hanqing Zhao <sherry9277@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Harry <xh001x@hotmail.com>
|
2025-09-18 12:49:10 +08:00 |
|
-LAN-
|
bab4975809
|
chore: add ast-grep rule to convert Optional[T] to T | None (#25560)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-15 13:06:33 +08:00 |
|
Krito.
|
a13d7987e0
|
chore: adopt StrEnum and auto() for some string-typed enums (#25129)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-09-12 21:14:26 +08:00 |
|
Asuka Minato
|
cbc0e639e4
|
update sql in batch (#24801)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-09-10 13:00:17 +08:00 |
|
-LAN-
|
08dd3f7b50
|
Fix basedpyright type errors (#25435)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-10 01:54:26 +08:00 |
|
Asuka Minato
|
f6059ef389
|
add more typing (#24949)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-08 10:40:00 +08:00 |
|
-LAN-
|
9b8a03b53b
|
[Chore/Refactor] Improve type annotations in models module (#25281)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-09-08 09:42:27 +08:00 |
|
湛露先生
|
1fff4620e6
|
clean console apis and rag cleans. (#25042)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-03 11:25:18 +08:00 |
|
Yongtao Huang
|
fa753239ad
|
Refactor: use logger = logging.getLogger(__name__) in logging (#24515)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-08-26 18:10:31 +08:00 |
|
Asuka Minato
|
2b91ba2411
|
example: limit current user usage (#24470)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-26 00:23:29 +08:00 |
|
Asuka Minato
|
18dce66443
|
try flask_restful -> flask_restx (#24310)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-08-24 13:45:47 +08:00 |
|
Xiyuan Chen
|
904af20023
|
Feat/webapp opt (#23283)
|
2025-08-05 16:07:48 +08:00 |
|
Yongtao Huang
|
57e0a12ccd
|
Refactor: remove redundant full module paths in exception handlers (#23076)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-07-29 09:40:51 +08:00 |
|
Asuka Minato
|
a189d293f8
|
make logging not use f-str, change others to f-str (#22882)
|
2025-07-25 10:32:48 +08:00 |
|
Asuka Minato
|
ef51678c73
|
orm filter -> where (#22801)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-07-24 00:57:45 +08:00 |
|
Aryan Raj
|
ce794335e9
|
Fix/replace datetime patterns with naive utc now (#22654)
|
2025-07-20 11:05:53 +08:00 |
|
jiangbo721
|
31eb8548ef
|
fix: Before publish the app, preview the voice of tts, it raise an er… (#21821)
Co-authored-by: 刘江波 <jiangbo721@163.com>
|
2025-07-03 10:53:14 +08:00 |
|
Xiyuan Chen
|
0720bc7408
|
Feat/webapp verified sso main (#20494)
|
2025-06-09 17:19:53 +09:00 |
|
NFish
|
d186daa131
|
E-300 (#19726)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Hash Brown <hi@xzd.me>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: GareArc <chen4851@purdue.edu>
Co-authored-by: Byron.wang <byron@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: KVOJJJin <jzongcode@gmail.com>
Co-authored-by: Alexi.F <654973939@qq.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: kautsar_masuara <61046989+izon-masuara@users.noreply.github.com>
Co-authored-by: achmad-kautsar <achmad.kautsar@insignia.co.id>
Co-authored-by: Xin Zhang <sjhpzx@gmail.com>
Co-authored-by: kelvintsim <83445753+kelvintsim@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Zixuan Cheng <61724187+Theysua@users.noreply.github.com>
|
2025-05-20 12:07:50 +08:00 |
|
非法操作
|
085bd1aa93
|
chore: model.query change to db.session.query (#19551)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2025-05-13 09:13:12 +08:00 |
|
Bowen Liang
|
8537abfff8
|
chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224)
|
2025-05-06 11:58:49 +08:00 |
|
devxing
|
136995d2a1
|
fix: change delete app status code from 204 to 200 (#18398)
Co-authored-by: devxing <devxing@gmail.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-04-27 12:12:46 +08:00 |
|
Yeuoly
|
358fd28c28
|
feat: fetch app info in plugins (#18202)
|
2025-04-16 20:27:29 +08:00 |
|
Yeuoly
|
c07af5a1a3
|
feat: tenant app invocations limiter (#16221)
|
2025-03-19 17:24:02 +08:00 |
|
Hash Brown
|
c0d0c63592
|
feat: switch to chat messages before regenerated (#11301)
Co-authored-by: zuodongxu <192560071+zuodongxu@users.noreply.github.com>
|
2025-01-31 13:05:10 +08:00 |
|
yihong
|
4e101604c3
|
fix: ruff check for True if ... else (#12576)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2025-01-13 09:38:48 +08:00 |
|
Yingchun Lai
|
c135967e59
|
refactor: simplify some exception catch code (#12246)
|
2025-01-02 14:25:12 +08:00 |
|
-LAN-
|
4bd8df1fd3
|
fix: update MessageService.create_feedback to use keyword arguments f… (#12134)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-26 23:26:44 +08:00 |
|
yihong
|
1d3f218662
|
fix: like failed close #12057 (#12058)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-12-25 10:57:52 +08:00 |
|
yihong
|
56e15d09a9
|
feat: mypy for all type check (#10921)
|
2024-12-24 18:38:51 +08:00 |
|
yihong
|
39df994ff9
|
fix: create_feedback args are wrong (#11962)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-12-23 09:20:47 +08:00 |
|
-LAN-
|
3d07a94bd7
|
fix: refactor conversation pagination to use SQLAlchemy session manag… (#11956)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-22 10:39:29 +08:00 |
|
Charlie.Wei
|
2624a6dcd0
|
Fix explore app icon (#11808)
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-12-18 21:24:21 +08:00 |
|
Charlie.Wei
|
5e2926a207
|
Fix explore app icon (#11742)
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-12-17 17:42:44 +08:00 |
|
kurokobo
|
230fa3286b
|
feat: add 'Open in Explore' link for each apps on studio (#11402)
|
2024-12-09 12:04:03 +08:00 |
|
Bowen Liang
|
6c8e208ef3
|
chore: bump minimum supported Python version to 3.11 (#10386)
|
2024-11-24 13:28:46 +08:00 |
|
-LAN-
|
6452342222
|
feat(workflow): add configurable workflow file upload limit (#10176)
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
2024-11-04 15:55:34 +08:00 |
|
-LAN-
|
dd17506078
|
feat(api): add generic file size limit parameter (#9812)
|
2024-10-25 09:02:06 +08:00 |
|
-LAN-
|
22bb0414a1
|
feat(parameters): standardize system parameter field types and values (#9797)
|
2024-10-24 21:52:57 +08:00 |
|
-LAN-
|
e61752bd3a
|
feat/enhance the multi-modal support (#8818)
|
2024-10-21 10:43:49 +08:00 |
|
Hash Brown
|
8c51d06222
|
feat: regenerate in Chat, agent and Chatflow app (#7661)
|
2024-09-22 03:15:11 +08:00 |
|
Bowen Liang
|
a1104ab97e
|
chore: refurish python code by applying Pylint linter rules (#8322)
|
2024-09-13 22:42:08 +08:00 |
|
Bowen Liang
|
40fb4d16ef
|
chore: refurbish Python code by applying refurb linter rules (#8296)
|
2024-09-12 15:50:49 +08:00 |
|
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)
|
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 |
|