From b2252f8f98ff5f60e8757b1fc47defeff2f4ae3a Mon Sep 17 00:00:00 2001 From: Charm <124303983+charmcli@users.noreply.github.com> Date: Mon, 12 Jan 2026 14:10:55 +0000 Subject: [PATCH] chore: auto-update files --- schema.json | 5 +++++ 1 file changed, 5 insertions(+) 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"