dify/api/core/plugin/entities
2026-01-09 14:19:27 +08: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_daemon.py chore: use from __future__ import annotations (#30254) 2026-01-06 23:57:20 +09:00
plugin.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
request.py feat: add API endpoint to fetch list of available tools and corresponding request model 2026-01-02 15:00:42 +08:00