dify/api/services/plugin
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
..
__init__.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
data_migration.py refactor: replace print statements with proper logging (#25773) 2025-09-18 20:35:47 +08:00
dependencies_analysis.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
endpoint_service.py refactor: rename plugin manager to plugin client and rename path from manager to impl (#18876) 2025-04-27 14:22:25 +08:00
oauth_service.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
plugin_auto_upgrade_service.py Update ast-grep pattern for session.query (#24828) 2025-08-31 17:03:51 +08:00
plugin_migration.py rm type ignore (#25715) 2025-10-21 11:26:58 +08:00
plugin_parameter_service.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
plugin_permission_service.py orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
plugin_service.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00