dify/api/services/plugin
2026-07-15 06:48:28 +00: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 refactor(api): migrate workspace account endpoints to BaseModel (#37954) 2026-07-06 06:57:40 +00:00
endpoint_service.py refactor: replace bare dict with dict[str, Any] in plugin endpoint_service (#35065) 2026-04-13 13:00:27 +00:00
oauth_service.py refactor: replace bare dict with dict[str, Any] in rag_pipeline and datasource_provider services (#35107) 2026-04-14 03:02:41 +00:00
plugin_auto_upgrade_service.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
plugin_migration.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
plugin_parameter_service.py refactor: migrate session.query to select API in sync task and services (#34619) 2026-04-07 04:23:14 +00:00
plugin_permission_service.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00