diff --git a/doc/user/gitlab_duo/use_cases.md b/doc/user/gitlab_duo/use_cases.md index 0cf569cc12a8a01476e1ce574698a0b51b410c46..680bb7b4c56c1b8ab30a6c32ef5528fe646daf52 100644 --- a/doc/user/gitlab_duo/use_cases.md +++ b/doc/user/gitlab_duo/use_cases.md @@ -14,6 +14,9 @@ Learn how to: - Use GitLab Duo Root Cause Analysis to debug problems. - Solve security vulnerabilities. +NOTE: +If you have self-managed GitLab: For the best experience, upgrade to the [latest version of GitLab](https://about.gitlab.com/releases/categories/releases/). + ## Use GitLab Duo to solve development challenges ### Start with a C# application diff --git a/doc/user/gitlab_duo_chat/index.md b/doc/user/gitlab_duo_chat/index.md index d6a71857147f53b066bb320d57f47df5ff72f310..ca962181d40d04ace8106ce4a10551637693eebb 100644 --- a/doc/user/gitlab_duo_chat/index.md +++ b/doc/user/gitlab_duo_chat/index.md @@ -44,6 +44,9 @@ Visual Studio support is You can express interest in other IDE extension support [in this issue](https://gitlab.com/gitlab-org/editor-extensions/meta/-/issues/78). +NOTE: +If you have self-managed GitLab: For the best experience, upgrade to the [latest version of GitLab](https://about.gitlab.com/releases/categories/releases/). + ## The context Chat is aware of GitLab Duo Chat is sometimes aware of the context you're working in. diff --git a/doc/user/project/repository/code_suggestions/index.md b/doc/user/project/repository/code_suggestions/index.md index 03bfd5a7a064df4f1a2ded6bba1d51bb4a5893a2..99d9330db1f6c90dcdc2d5ca9b092b464fc59d21 100644 --- a/doc/user/project/repository/code_suggestions/index.md +++ b/doc/user/project/repository/code_suggestions/index.md @@ -18,7 +18,7 @@ DETAILS: > - Subscription changed to require GitLab Duo Pro on February 15, 2024. NOTE: -GitLab Duo Code Suggestions requires [GitLab 16.8](https://about.gitlab.com/releases/2024/01/18/gitlab-16-8-released/) and later. Earlier GitLab versions are not supported. +GitLab Duo Code Suggestions requires [GitLab 16.8](https://about.gitlab.com/releases/2024/01/18/gitlab-16-8-released/) and later. For the best GitLab Duo experience, upgrade to the [latest version](https://about.gitlab.com/releases/categories/releases/) of GitLab. Write code more efficiently by using generative AI to suggest code while you're developing. @@ -62,6 +62,7 @@ Prerequisites: [assigned you a seat](../../../../subscriptions/subscription-add-ons.md#assign-gitlab-duo-seats). - For self-managed GitLab, you must have GitLab 16.8 or later, and have [configured proxy settings](../../../../subscriptions/subscription-add-ons.md#configure-network-and-proxy-settings). + To use Code Suggestions: 1. Open your Git project in a supported IDE.