From 9ecf43842a0b32172d6d121d3ca08116e13c0531 Mon Sep 17 00:00:00 2001 From: GitLab Duo Date: Thu, 18 Sep 2025 09:25:47 +0000 Subject: [PATCH] Duo Workflow: Resolve issue #557386 --- doc/administration/gitlab_duo_self_hosted/_index.md | 10 +++++----- .../gitlab_duo_self_hosted/configuration_types.md | 2 +- .../gitlab_duo_self_hosted/configure_duo_features.md | 8 ++++---- doc/administration/gitlab_duo_self_hosted/logging.md | 4 ++-- .../support_engineer_playbook.md | 2 +- .../supported_llm_serving_platforms.md | 2 +- .../supported_models_and_hardware_requirements.md | 2 +- .../gitlab_duo_self_hosted/troubleshooting.md | 2 +- 8 files changed, 16 insertions(+), 16 deletions(-) diff --git a/doc/administration/gitlab_duo_self_hosted/_index.md b/doc/administration/gitlab_duo_self_hosted/_index.md index 3e10b80352f61e..7bb5be61d6d5c9 100644 --- a/doc/administration/gitlab_duo_self_hosted/_index.md +++ b/doc/administration/gitlab_duo_self_hosted/_index.md @@ -9,7 +9,7 @@ title: GitLab Duo Self-Hosted {{< details >}} - Tier: Premium, Ultimate -- Add-on: GitLab Duo Enterprise +- Add-on: GitLab Duo Core, Pro, or Enterprise - Offering: GitLab Self-Managed {{< /details >}} @@ -64,7 +64,7 @@ The following tables state: {{< alert type="note" >}} -To use these features with GitLab Duo Self-Hosted, you must have the Duo Enterprise add-on. This applies regardless +To use these features with GitLab Duo Self-Hosted, you must have the Duo Core, Pro, or Enterprise add-on. This applies regardless of whether you can use these features with Duo Core or Duo Pro when [GitLab hosts the models and connects to those models through the cloud-based AI gateway](../../user/gitlab_duo/gateway.md). @@ -145,7 +145,7 @@ While you deploy your own AI gateway, you can still use cloud-based LLM services If you have an offline environment with physical barriers or security policies that prevent or limit internet access, and comprehensive LLM controls, you should use this fully self-hosted configuration. -For licensing, you must have a GitLab Premium or Ultimate subscription, and [GitLab Duo Enterprise](https://about.gitlab.com/solutions/gitlab-duo-pro/sales/?type=free-trial). Offline Enterprise licenses are available for those customers with fully isolated offline environments. To get access to your purchased subscription, request a license through the [Customers Portal](../../subscriptions/customers_portal.md). +For licensing, you must have a GitLab Premium or Ultimate subscription, and [GitLab Duo Core, Pro, or Enterprise](https://about.gitlab.com/solutions/gitlab-duo-pro/sales/?type=free-trial). Offline Enterprise licenses are available for those customers with fully isolated offline environments. To get access to your purchased subscription, request a license through the [Customers Portal](../../subscriptions/customers_portal.md). For more information, see: @@ -190,7 +190,7 @@ When features are configured to use GitLab AI vendor models: {{< /alert >}} -For licensing, you must have a GitLab Premium or Ultimate subscription, and [GitLab Duo Enterprise](https://about.gitlab.com/solutions/gitlab-duo-pro/sales/?type=free-trial). Offline licenses are not supported to use this configuration. To get access to your purchased subscription, request a license through the [Customers Portal](../../subscriptions/customers_portal.md). +For licensing, you must have a GitLab Premium or Ultimate subscription, and [GitLab Duo Core, Pro, or Enterprise](https://about.gitlab.com/solutions/gitlab-duo-pro/sales/?type=free-trial). Offline licenses are not supported to use this configuration. To get access to your purchased subscription, request a license through the [Customers Portal](../../subscriptions/customers_portal.md). For more information, see: @@ -232,7 +232,7 @@ integrates with external vendor LLM providers, including: These LLMs communicate through the GitLab Cloud Connector, offering a ready-to-use AI solution without the need for on-premise infrastructure. -For licensing, you must have a GitLab Premium or Ultimate subscription, and [GitLab Duo Enterprise](https://about.gitlab.com/solutions/gitlab-duo-pro/sales/?type=free-trial). To get access to your purchased subscription, request a license through the [Customers Portal](../../subscriptions/customers_portal.md) +For licensing, you must have a GitLab Premium or Ultimate subscription, and GitLab Duo Core, Pro, or Enterprise. To get access to your purchased subscription, request a license through the [Customers Portal](../../subscriptions/customers_portal.md) For more information, see the [GitLab.com AI gateway configuration diagram](configuration_types.md#gitlabcom-ai-gateway). diff --git a/doc/administration/gitlab_duo_self_hosted/configuration_types.md b/doc/administration/gitlab_duo_self_hosted/configuration_types.md index ade0e1f6d4cd67..0022ecb39c2e22 100644 --- a/doc/administration/gitlab_duo_self_hosted/configuration_types.md +++ b/doc/administration/gitlab_duo_self_hosted/configuration_types.md @@ -9,7 +9,7 @@ title: GitLab Duo Self-Hosted configuration and authentication {{< details >}} - Tier: Premium, Ultimate -- Add-on: GitLab Duo Enterprise +- Add-on: GitLab Duo Core, Pro, or Enterprise - Offering: GitLab Self-Managed {{< /details >}} diff --git a/doc/administration/gitlab_duo_self_hosted/configure_duo_features.md b/doc/administration/gitlab_duo_self_hosted/configure_duo_features.md index 44e8605bd0ec86..b54acb032d3e54 100644 --- a/doc/administration/gitlab_duo_self_hosted/configure_duo_features.md +++ b/doc/administration/gitlab_duo_self_hosted/configure_duo_features.md @@ -9,7 +9,7 @@ title: Configure GitLab to access GitLab Duo Self-Hosted {{< details >}} - Tier: Premium, Ultimate -- Add-on: GitLab Duo Enterprise +- Add-on: GitLab Duo Core, Pro, or Enterprise - Offering: GitLab Self-Managed {{< /details >}} @@ -94,7 +94,7 @@ Prerequisites: - You must be an administrator. - You must have a Premium or Ultimate license. -- You must have a GitLab Duo Enterprise license add-on. +- You must have a GitLab Duo Core, Pro, or Enterprise license add-on. To configure a self-hosted model: @@ -152,7 +152,7 @@ Prerequisites: - You must be an administrator. - You must have an Premium or Ultimate license. -- You must have a GitLab Duo Enterprise license add-on. +- You must have a GitLab Duo Core, Pro, or Enterprise license add-on. To enable self-hosted [beta](../../policy/development_stages_support.md#beta) models and features: @@ -174,7 +174,7 @@ Prerequisites: - You must be an administrator. - You must have an Premium or Ultimate license. -- You must have a GitLab Duo Enterprise license add-on. +- You must have a GitLab Duo Core, Pro, or Enterprise license add-on. ### View configured features diff --git a/doc/administration/gitlab_duo_self_hosted/logging.md b/doc/administration/gitlab_duo_self_hosted/logging.md index eaceffd2ec12d0..afe5c5417fc024 100644 --- a/doc/administration/gitlab_duo_self_hosted/logging.md +++ b/doc/administration/gitlab_duo_self_hosted/logging.md @@ -9,7 +9,7 @@ title: Enable logging for self-hosted models {{< details >}} - Tier: Premium, Ultimate -- Add-on: GitLab Duo Enterprise +- Add-on: GitLab Duo Core, Pro, or Enterprise - Offering: GitLab Self-Managed {{< /details >}} @@ -35,7 +35,7 @@ Prerequisites: - You must be an administrator. - You must have a Premium or Ultimate subscription. -- You must have a GitLab Duo Enterprise add-on. +- You must have a GitLab Duo Core, Pro, or Enterprise add-on. To enable logging: diff --git a/doc/administration/gitlab_duo_self_hosted/support_engineer_playbook.md b/doc/administration/gitlab_duo_self_hosted/support_engineer_playbook.md index 867d17154a7120..b9bc186c95cc17 100644 --- a/doc/administration/gitlab_duo_self_hosted/support_engineer_playbook.md +++ b/doc/administration/gitlab_duo_self_hosted/support_engineer_playbook.md @@ -9,7 +9,7 @@ title: GitLab Duo Self-Hosted Support Engineer Playbook {{< details >}} - Tier: Premium, Ultimate -- Add-on: GitLab Duo Enterprise +- Add-on: GitLab Duo Core, Pro, or Enterprise - Offering: GitLab Self-Managed {{< /details >}} diff --git a/doc/administration/gitlab_duo_self_hosted/supported_llm_serving_platforms.md b/doc/administration/gitlab_duo_self_hosted/supported_llm_serving_platforms.md index d10b38fad1175b..e5e2f09b68e41a 100644 --- a/doc/administration/gitlab_duo_self_hosted/supported_llm_serving_platforms.md +++ b/doc/administration/gitlab_duo_self_hosted/supported_llm_serving_platforms.md @@ -9,7 +9,7 @@ title: GitLab Duo Self-Hosted supported platforms {{< details >}} - Tier: Premium, Ultimate -- Add-on: GitLab Duo Enterprise +- Add-on: GitLab Duo Core, Pro, or Enterprise - Offering: GitLab Self-Managed {{< /details >}} diff --git a/doc/administration/gitlab_duo_self_hosted/supported_models_and_hardware_requirements.md b/doc/administration/gitlab_duo_self_hosted/supported_models_and_hardware_requirements.md index 86934c26dcfa52..df2fa0233bc485 100644 --- a/doc/administration/gitlab_duo_self_hosted/supported_models_and_hardware_requirements.md +++ b/doc/administration/gitlab_duo_self_hosted/supported_models_and_hardware_requirements.md @@ -9,7 +9,7 @@ title: Supported GitLab Duo Self-Hosted models and hardware requirements {{< details >}} - Tier: Premium, Ultimate -- Add-on: GitLab Duo Enterprise +- Add-on: GitLab Duo Core, Pro, or Enterprise - Offering: GitLab Self-Managed {{< /details >}} diff --git a/doc/administration/gitlab_duo_self_hosted/troubleshooting.md b/doc/administration/gitlab_duo_self_hosted/troubleshooting.md index 16a70057c22b76..04978960bc2a54 100644 --- a/doc/administration/gitlab_duo_self_hosted/troubleshooting.md +++ b/doc/administration/gitlab_duo_self_hosted/troubleshooting.md @@ -9,7 +9,7 @@ title: Troubleshooting GitLab Duo Self-Hosted {{< details >}} - Tier: Premium, Ultimate -- Add-on: GitLab Duo Enterprise +- Add-on: GitLab Duo Core, Pro, or Enterprise - Offering: GitLab Self-Managed {{< /details >}} -- GitLab