Add latest changes from gitlab-org/gitlab@master

This commit is contained in:
GitLab Bot
2025-05-21 15:13:21 +00:00
parent a013498719
commit 37cd389c9b
134 changed files with 1527 additions and 441 deletions

View File

@ -72,7 +72,7 @@ The following table lists the GitLab Duo features, and whether they are availabl
| [Summarize New Merge Request](../../user/project/merge_requests/duo_in_merge_requests.md#generate-a-description-by-summarizing-code-changes) | {{< icon name="check-circle-dashed" >}} Beta <sup>1</sup> | GitLab 17.11 and later |
| [Issue Description Generation](../../user/project/issues/managing_issues.md#populate-an-issue-with-issue-description-generation) | {{< icon name="dash-circle" >}} No | Not applicable |
**Footnotes:**
**Footnotes**:
1. Features released to beta in GitLab 17.11 are experiencing a known bug. For more information, see [issue 541259](https://gitlab.com/gitlab-org/gitlab/-/issues/541259).

View File

@ -89,7 +89,7 @@ We provide two debugging scripts to help administrators verify their self-hosted
| `--model-identifier` | Model identifier. | - | `--model-identifier=custom_openai/Mixtral-8x7B-Instruct-v0.1` |
| `--api-key` | Model API key. | - | `--api-key=your-api-key` |
**Examples:**
**Examples**:
For a `claude_3` model running on AWS Bedrock: