From 4619e4146ac9b67549a073b180740e5db29d14d7 Mon Sep 17 00:00:00 2001 From: Mathew Pareles Date: Wed, 15 Jan 2025 06:07:54 -0800 Subject: [PATCH] + --- .../void/browser/react/src/void-settings-tsx/Settings.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 689419df..5dd24c92 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 @@ -422,14 +422,14 @@ export const FeaturesTab = () => { -

Providers

+

Providers

{`Void can access models from Anthropic, OpenAI, OpenRouter, and more.`}

{/*

{`Access models like ChatGPT and Claude. We recommend using Anthropic or OpenAI as providers, or Groq as a faster alternative.`}

*/} -

Models

+

Models

@@ -569,7 +569,7 @@ const GeneralTab = () => { -
+

Built-in Settings

{`IDE settings, keyboard settings, and theme customization.`}

@@ -591,7 +591,7 @@ const GeneralTab = () => {
-
+

AI Instructions

{`Instructions to include on all AI requests.`}