dify/api/services/plugin
-LAN- 8d99326fb3
feat(plugin): cache plugin model providers by tenant (#36449)
Co-authored-by: WH-2099 <wh2099@pm.me>
2026-05-23 09:12:09 +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 feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08: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 fix(plugin): persist tenant plugin auto-upgrade strategy changes (#35464) 2026-04-21 09:28:44 +00:00
plugin_migration.py feat(plugin): cache plugin model providers by tenant (#36449) 2026-05-23 09:12:09 +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 fix: sqlalchemy.orm.exc.DetachedInstanceError (#34910) 2026-04-10 07:44:22 +00:00