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-04-18 00:00:41 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b1722c8af9f8b75e5fb9ed1e2c7e218b49ad0725
dify
/
api
/
services
/
plugin
History
wdeveloper16
2f682780fa
refactor: replace bare dict with dict[str, Any] in rag_pipeline and datasource_provider services (
#35107
)
2026-04-14 03:02:41 +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: fix sqlalchemy.orm.exc.DetachedInstanceError (
#34845
)
2026-04-09 10:55:48 +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
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
plugin_service.py
fix: auto-activate credential when provider record exists without act… (
#33503
)
2026-03-17 17:27:11 +08:00