diff --git a/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.tsx b/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.tsx index a670f9cc34..f521103287 100644 --- a/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.tsx +++ b/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.tsx @@ -2360,7 +2360,19 @@ function ProviderModelsModal({
{groupModels.map((m) => { const copyKey = `modal-${m.id}`; - return ( + return ( +
+
+

{t("endpoint.title")}

+

{t("endpoint.subtitle")}

+
+ {useDisplayBaseUrl()}/v1 + {t("endpoint.testEndpoint")} +
+
+
+ {t("endpoint.advancedProtocols")} +