From 41f25269dcd080cabce43d6f4902869fbd3095d7 Mon Sep 17 00:00:00 2001 From: Nawaz Dhandala Date: Fri, 12 Dec 2025 15:05:18 +0000 Subject: [PATCH] feat: Update description for Global LLM Providers to clarify usage --- Dashboard/src/Pages/Settings/LlmProviders.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dashboard/src/Pages/Settings/LlmProviders.tsx b/Dashboard/src/Pages/Settings/LlmProviders.tsx index 598fae78b0..ab9c5c9663 100644 --- a/Dashboard/src/Pages/Settings/LlmProviders.tsx +++ b/Dashboard/src/Pages/Settings/LlmProviders.tsx @@ -76,7 +76,7 @@ const LlmPage: FunctionComponent = (): ReactElement => { cardProps={{ title: "Global LLM Providers", description: - "Global LLM Providers are configured by your administrator and are available to all projects for AI features.", + "Global LLM Providers are pre-configured. These will be used automatically for AI features when you haven't set up your own custom LLM provider below.", }} fetchRequestOptions={{ overrideRequestUrl: URL.fromString(APP_API_URL.toString()).addRoute(