dify/api/core/plugin/entities
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
..
base.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
bundle.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
endpoint.py chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
marketplace.py chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
oauth.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
parameters.py fix: validate first then save to db (#30107) 2025-12-25 19:36:52 +09:00
plugin.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
plugin_daemon.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
request.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00