diff --git a/assets/settings/default.json b/assets/settings/default.json index 2c76049a5b5163153d33b01d1d4f959f9d3ebc2f..ba21012b2d88acd207aac027dc20bff5d239467f 100644 --- a/assets/settings/default.json +++ b/assets/settings/default.json @@ -1721,9 +1721,12 @@ // If you don't want any of these extensions, add this field to your settings // and change the value to `false`. "auto_install_extensions": { - "anthropic": true, + "html": true, "copilot-chat": true, - "html": true + "anthropic": true, + "google-ai": true, + "openai": true, + "open-router": true, }, // The capabilities granted to extensions. //