diff --git a/src/vs/workbench/contrib/void/browser/react/src/void-settings-tsx/Settings.tsx b/src/vs/workbench/contrib/void/browser/react/src/void-settings-tsx/Settings.tsx
index ecaebd92..e82c7c7a 100644
--- a/src/vs/workbench/contrib/void/browser/react/src/void-settings-tsx/Settings.tsx
+++ b/src/vs/workbench/contrib/void/browser/react/src/void-settings-tsx/Settings.tsx
@@ -413,8 +413,9 @@ export const Settings = () => {
Local Providers
-
{`Keep your data private by hosting AI locally on your computer.`}
-
{`Instructions:`}
+ {/*
{`Keep your data private by hosting AI locally on your computer.`}
*/}
+ {/*
{`Instructions:`}
*/}
+
{`Void can access any AI models that you host locally.`}
@@ -429,7 +430,8 @@ export const Settings = () => {
More Providers
- {`Access models like ChatGPT and Claude. We recommend using Anthropic or OpenAI as providers, or Groq as a faster alternative.`}
+ {`Void can also access models like ChatGPT and Claude. We recommend using Anthropic or OpenAI.`}
+ {/* {`Access models like ChatGPT and Claude. We recommend using Anthropic or OpenAI as providers, or Groq as a faster alternative.`}
*/}