feat: Update description for Global LLM Providers to clarify usage

This commit is contained in:
Nawaz Dhandala 2025-12-12 15:05:18 +00:00
parent fdb33d9375
commit 41f25269dc
No known key found for this signature in database
GPG key ID: 96C5DCA24769DBCA

View file

@ -76,7 +76,7 @@ const LlmPage: FunctionComponent<PageComponentProps> = (): 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(