dify/api/core/plugin
Stephen Zhou ac8d216aa9
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/tests/unit_tests/core/plugin/test_backwards_invocation_model.py
#	api/tests/unit_tests/services/enterprise/test_rbac_service.py
#	api/tests/unit_tests/services/test_dataset_service_dataset.py
2026-08-19 09:27:13 +08:00
..
backwards_invocation Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-14 10:59:24 +08:00
endpoint fix: handle EndpointSetupFailedError in BasePluginClient (#19613) 2025-05-15 13:59:43 +08:00
entities Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-14 10:59:24 +08:00
impl Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-19 09:27:13 +08:00
utils refactor: replace isinstance chains with match-case (#24487) (#37482) 2026-06-16 04:41:31 +00:00
plugin_service.py refactor(api): consolidate deployment edition handling (#40142) 2026-08-11 07:39:01 +00:00
provider_identity.py fix(agent): normalize plugin provider identities (#40619) 2026-08-13 07:22:41 +00:00