From dba86b45fd2c11d8da520d316bca8a3696a566e0 Mon Sep 17 00:00:00 2001 From: Ryan Hammond Date: Fri, 18 Jul 2025 12:17:28 -0400 Subject: [PATCH] Update file duo_in_merge_requests.md --- doc/user/project/merge_requests/duo_in_merge_requests.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/user/project/merge_requests/duo_in_merge_requests.md b/doc/user/project/merge_requests/duo_in_merge_requests.md index 076e8993594398..9b0022d27d2e3e 100644 --- a/doc/user/project/merge_requests/duo_in_merge_requests.md +++ b/doc/user/project/merge_requests/duo_in_merge_requests.md @@ -17,6 +17,7 @@ GitLab Duo is designed to provide contextually relevant information during the l - Tier: Premium, Ultimate - Add-on: GitLab Duo Enterprise - Offering: GitLab.com, GitLab Self-Managed +- Duo Provider: GitLab-Hosted Duo, Self-Hosted Duo - Status: Beta - LLM: Anthropic [Claude 3.7 Sonnet](https://console.cloud.google.com/vertex-ai/publishers/anthropic/model-garden/claude-3-7-sonnet) @@ -57,6 +58,7 @@ Data usage: The diff of changes between the source branch's head and the target - Tier: Premium, Ultimate - Add-on: GitLab Duo Enterprise - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated +- Duo Provider: GitLab-Hosted Duo only - LLM: Anthropic [Claude 3.7 Sonnet](https://console.cloud.google.com/vertex-ai/publishers/anthropic/model-garden/claude-3-7-sonnet) {{< /details >}} @@ -131,6 +133,7 @@ To enable `@GitLabDuo` to automatically review merge requests: - Add-on: GitLab Duo Enterprise - Offering: GitLab.com - Status: Beta +- Duo Provider: GitLab-Hosted Duo only - LLM: Anthropic [Claude 4.0 Sonnet](https://console.cloud.google.com/vertex-ai/publishers/anthropic/model-garden/claude-sonnet-4?inv=1&invt=Ab0dPw&project=ai-enablement-dev-69497ba7) {{< /details >}} @@ -239,6 +242,7 @@ The `instruction_name` value corresponds to the `name` property from your `.gitl - Add-on: GitLab Duo Enterprise - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated - Status: Experiment +- Duo Provider: GitLab-Hosted Duo, Self-Hosted Duo - LLM: Anthropic [Claude 3.7 Sonnet](https://console.cloud.google.com/vertex-ai/publishers/anthropic/model-garden/claude-3-7-sonnet) {{< /details >}} @@ -276,6 +280,7 @@ Data usage: When you use this feature, the following data is sent to the large l - Tier: Premium, Ultimate - Add-on: GitLab Duo Enterprise - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated +- Duo Provider: GitLab-Hosted Duo, Self-Hosted Duo - LLM: Anthropic [Claude 3.7 Sonnet](https://console.cloud.google.com/vertex-ai/publishers/anthropic/model-garden/claude-3-7-sonnet) {{< /details >}} -- GitLab