knowledge-pipeline-for-enterprise (#27240)

This commit is contained in:
Garfield Dai
2025-10-22 10:29:27 +08:00
committed by GitHub
parent 0c6cae2d59
commit 845adb664a

View File

@@ -174,6 +174,7 @@ class FeatureService:
if dify_config.ENTERPRISE_ENABLED:
features.webapp_copyright_enabled = True
features.knowledge_pipeline.publish_enabled = True
cls._fulfill_params_from_workspace_info(features, tenant_id)
return features