From f9071f4de8c60bb8c032ec87c6258638d195f364 Mon Sep 17 00:00:00 2001 From: Jonathan Glassman Date: Wed, 2 Jul 2025 10:01:38 +0100 Subject: [PATCH 1/2] Add link to AI transparency center --- doc/user/gitlab_duo/data_usage.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/user/gitlab_duo/data_usage.md b/doc/user/gitlab_duo/data_usage.md index fff309fcc8dc37..c3e9343ee73543 100644 --- a/doc/user/gitlab_duo/data_usage.md +++ b/doc/user/gitlab_duo/data_usage.md @@ -10,6 +10,9 @@ GitLab Duo uses generative AI to help increase your velocity and make you more p GitLab uses the right large language models (LLMs) for specific tasks. These LLMs are [Anthropic Claude](https://www.anthropic.com/product), [Fireworks AI-hosted Codestral](https://mistral.ai/news/codestral-2501), and [Google Vertex AI Models](https://cloud.google.com/vertex-ai/generative-ai/docs/learn/overview#genai-models). +For more information on how GitLab implements governance and transparency in GitLab Duo, +see the [GitLab AI Transparency Center](https://about.gitlab.com/ai-transparency-center/). + ## Progressive enhancement GitLab Duo AI-native features are designed as a progressive enhancement to existing GitLab features across the DevSecOps platform. These features are designed to fail gracefully and should not prevent the core functionality of the underlying feature. You should note each feature is subject to its expected functionality as defined by the relevant [feature support policy](../../policy/development_stages_support.md). @@ -97,4 +100,4 @@ When you are using [GitLab Duo Self-Hosted](../../administration/gitlab_duo_self and the self-hosted AI gateway, you do not share any data with GitLab. GitLab Self-Managed administrators can use [Service Ping](../../administration/settings/usage_statistics.md#service-ping) -to send usage statistics to GitLab. This is separate to the [telemetry data](#telemetry). +to send usage statistics to GitLab. This is separate to the [telemetry data](#telemetry). -- GitLab From 69532336f25fc8d410df1512d1582a71a157d047 Mon Sep 17 00:00:00 2001 From: Jon Glassman Date: Fri, 25 Jul 2025 10:45:01 +0100 Subject: [PATCH 2/2] Apply 1 suggestion(s) to 1 file(s) --- doc/user/gitlab_duo/data_usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/user/gitlab_duo/data_usage.md b/doc/user/gitlab_duo/data_usage.md index c3e9343ee73543..a5bd6aa5af7a5d 100644 --- a/doc/user/gitlab_duo/data_usage.md +++ b/doc/user/gitlab_duo/data_usage.md @@ -100,4 +100,4 @@ When you are using [GitLab Duo Self-Hosted](../../administration/gitlab_duo_self and the self-hosted AI gateway, you do not share any data with GitLab. GitLab Self-Managed administrators can use [Service Ping](../../administration/settings/usage_statistics.md#service-ping) -to send usage statistics to GitLab. This is separate to the [telemetry data](#telemetry). +to send usage statistics to GitLab. These statistics are separate to the [telemetry data](#telemetry). -- GitLab