diff --git a/schema.json b/schema.json index a2d88bfd5f4be210534209694a9f0c0eb5c993c0..d92c398cc84704e69975f501c5f96e26ebfa7d1e 100644 --- a/schema.json +++ b/schema.json @@ -421,6 +421,11 @@ "description": "Disable providers auto-update", "default": false }, + "disable_default_providers": { + "type": "boolean", + "description": "Ignore all default/embedded providers. When enabled", + "default": false + }, "attribution": { "$ref": "#/$defs/Attribution", "description": "Attribution settings for generated content"