This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2026-05-07 15:02:22 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4041fd7e5cee0cbac0f97d65743a5f2bd30e30f4
dify
/
api
/
services
/
plugin
History
zyssyz123
44a91e344c
fix(plugin): persist tenant plugin auto-upgrade strategy changes (
#35464
)
2026-04-21 09:28:44 +00:00
..
__init__.py
…
data_migration.py
…
dependencies_analysis.py
…
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
refactor(api): migrate tools, account, workflow and plugin services to SQLAlchemy 2.0 (
#34966
)
2026-04-12 01:45:27 +00:00
plugin_parameter_service.py
…
plugin_permission_service.py
…
plugin_service.py
…