Maries
|
8f5616e5c2
|
Merge branch 'main' into p324
|
2025-12-27 12:48:39 +08:00 |
wangxiaolei
|
9885e92854
|
fix: validate first then save to db (#30107)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-25 19:36:52 +09:00 |
huku
|
eb5a444d3d
|
fix: plugin execution timeout not respecting PLUGIN_MAX_EXECUTION_TIMEOUT (#29785)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-12-18 15:11:01 +08:00 |
Jyong
|
9affc546c6
|
Feat/support multimodal embedding (#29115)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-09 14:41:46 +08:00 |
hjlarry
|
2b97b280c9
|
feat: support tool multi-select input
|
2025-12-05 14:41:05 +08:00 |
Yeuoly
|
b76e17b25d
|
feat: introduce trigger functionality (#27644)
Signed-off-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: Stream <Stream_2@qq.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zhsama <torvalds@linux.do>
Co-authored-by: Harry <xh001x@hotmail.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: yessenia <yessenia.contact@gmail.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WTW0313 <twwu@dify.ai>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-12 17:59:37 +08:00 |
Maries
|
65976b27fe
|
fix: improve plugin invoke error (#27137)
Co-authored-by: Yeuoly <45712896+Yeuoly@users.noreply.github.com>
|
2025-10-22 17:09:24 +08:00 |
Alain
|
26ff59172e
|
fix: fix OpenAPI Schema Import Pydantic Validation Errors for Complex Default Values (#27159)
Co-authored-by: Alain <yinxulai@hoymail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-22 11:45:31 +08:00 |
Asuka Minato
|
32c715c4d0
|
rm type ignore (#25715)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-10-21 11:26:58 +08:00 |
Asuka Minato
|
cced33d068
|
use deco to avoid current_user (#26077)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-16 15:45:51 +09:00 |
Eric Guo
|
59ad6e02ce
|
Add timeout so any plugin daemon call (including the SSE path) that legitimately takes longer than 5s would right. (#26852)
|
2025-10-14 09:23:27 +08:00 |
Yuto Yamada
|
dfc03bac9f
|
Fix typo: reponse to response (#26792)
|
2025-10-13 10:04:19 +08:00 |
Asuka Minato
|
1bd621f819
|
remove .value (#26633)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-11 09:08:29 +08:00 |
Asuka Minato
|
bb6a331490
|
change all to httpx (#26119)
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-10-10 23:41:16 +08:00 |
Asuka Minato
|
ab2eacb6c1
|
use model_validate (#26182)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-10-10 17:30:13 +09:00 |
Asuka Minato
|
3c4aa24198
|
Refactor: Remove unnecessary casts and tighten type checking (#26625)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-09 22:11:14 +08:00 |
-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 |
-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 |
Yongtao Huang
|
2ac7a9c8fc
|
Chore: thanks to bump-pydantic (#25437)
|
2025-09-09 20:07:17 +08:00 |
Asuka Minato
|
a78339a040
|
remove bare list, dict, Sequence, None, Any (#25058)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-09-06 03:32:23 +08:00 |
-LAN-
|
e78f1cdc6a
|
refactor: improve plugin version validation to support full semantic versioning (#25161)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-05 12:39:48 +08:00 |
-LAN-
|
a2e0f80c01
|
[Chore/Refactor] Improve type checking configuration (#25185)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-05 08:34:18 +08:00 |
Will
|
804e599598
|
fix: EndUser not bound to Session when plugin invokes callback (#25132)
|
2025-09-04 13:59:34 +08:00 |
-LAN-
|
9d5956cef8
|
[Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-09-03 11:52:26 +08:00 |
Bowen Liang
|
7b379e2a61
|
chore: apply ty checks on api code with script and ci action (#24653)
|
2025-09-02 16:05:13 +08:00 |
Yongtao Huang
|
be3af1e234
|
Migrate SQLAlchemy from 1.x to 2.0 with automated and manual adjustments (#23224)
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>
|
2025-09-02 10:30:19 +08:00 |
Bowen Liang
|
39064197da
|
chore: cleanup unnecessary mypy suppressions on imports (#24712)
|
2025-08-28 23:17:25 +08:00 |
Yeuoly
|
d5e6e38c58
|
refactor: unify blob chunk merging logic for plugin tool and agent (#24575)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-26 21:15:23 +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 |
湛露先生
|
13d3271ec0
|
code cleans ,and add exception message. (#24536)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
|
2025-08-26 14:52:11 +08:00 |
znn
|
ab78e12089
|
enhancing logging (#23332)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-05 10:36:48 +08:00 |
Yeuoly
|
206bc4b36d
|
chore: enhance error message when handling PluginInvokeError (#22908)
|
2025-07-24 21:58:39 +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 |
Maries
|
ad67094e54
|
feat: oauth refresh token (#22744)
Co-authored-by: Yeuoly <admin@srmxy.cn>
|
2025-07-23 13:12:39 +08:00 |
Junyan Qin (Chin)
|
2d8eace34b
|
feat: plugin deprecation notice (#22685)
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
Co-authored-by: twwu <twwu@dify.ai>
|
2025-07-22 10:27:35 +08:00 |
Maries
|
a4ef900916
|
Support OAuth Integration for Plugin Tools (#22550)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
|
2025-07-17 17:18:44 +08:00 |
yihong
|
d2933c2bfe
|
fix: drop dead code phase2 unused class (#22042)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2025-07-17 09:33:07 +08:00 |
Chieh Wang
|
30aa052a57
|
feat: Add Citations and Attributions to Agent Node (#18558)
Co-authored-by: oneness0 <2902216407@qq.com>
Co-authored-by: Novice <novice12185727@gmail.com>
|
2025-07-16 15:46:15 +08:00 |
homejim
|
8e910d8c59
|
fix(plugin): introduce response_type parameter in plugin list API to enable paginated response support (#22251)
|
2025-07-15 10:10:37 +08:00 |
Yeuoly
|
94a13d7d62
|
feat: add support for dark icons in provider and tool entities (#22081)
|
2025-07-10 14:43:31 +08:00 |
Novice
|
535fff62f3
|
feat: add MCP support (#20716)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2025-07-10 14:01:34 +08:00 |
NeatGuyCoding
|
a82943a83d
|
minor fix: add parameters in error msg of Plugin service returned no options (#21662)
|
2025-07-01 22:58:59 +08:00 |
Yeuoly
|
87efe45240
|
feat(plugin): Add API endpoint for invoking LLM with structured output (#21624)
|
2025-06-27 15:57:44 +08:00 |
Yeuoly
|
0cb00d5fd2
|
refactor: move structured output support outside LLM Node (#21565)
Co-authored-by: Novice <novice12185727@gmail.com>
|
2025-06-27 14:55:31 +08:00 |
Yeuoly
|
cea6522122
|
feat: add DYNAMIC_SELECT parameter type for dynamic options in parameter entities (#21425)
|
2025-06-26 17:44:14 +08:00 |
Maries
|
164e5481c5
|
feat(oauth): plugin oauth service (#21480)
|
2025-06-25 14:14:30 +08:00 |
Xin Zhang
|
30cfc9c172
|
Feat/plugin install scope management (#19963)
|
2025-06-18 16:25:00 +08:00 |
Yeuoly
|
d6d8cca053
|
refactor: replace compact response generation with length-prefixed response for backwards invocation api (#20903)
|
2025-06-11 16:01:50 +08:00 |