dify/api/services/plugin
Harry 22297d0326 feat(oauth): add functionality to delete custom OAuth client parameters and verify plugin status 2025-07-14 19:58:20 +08:00
..
__init__.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
data_migration.py fix(migrate/tools): Correct parameter name in tool_builtin_providers migration function (#21358) 2025-06-23 14:56:34 +08:00
dependencies_analysis.py refactor: rename plugin manager to plugin client and rename path from manager to impl (#18876) 2025-04-27 14:22:25 +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
github_service.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
oauth_service.py feat(oauth): refactor proxy context (#21483) 2025-06-25 15:10:45 +08:00
plugin_migration.py refactor: rename plugin manager to plugin client and rename path from manager to impl (#18876) 2025-04-27 14:22:25 +08:00
plugin_parameter_service.py feat(oauth): refactor tool encryption utils 2025-07-04 17:28:22 +08:00
plugin_permission_service.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
plugin_service.py feat(oauth): add functionality to delete custom OAuth client parameters and verify plugin status 2025-07-14 19:58:20 +08:00