Skip to content

Legal Review: Add Codestral to Code Suggestions LLMs on GitLab Duo public docs page

Jordan Janes requested to merge jordanjanes-master-patch-9ea3 into master

What does this MR do and why?

Adds Vertex AI Codestral to https://docs.gitlab.com/ee/user/gitlab_duo/index.html for transparency to customers on what LLMs we use for the Code Suggestions feature set.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
  • Helps you write code more efficiently by generating code and showing suggestions as you type.
  • LLM for code completion: Vertex AI Codey code-gecko
  • LLM for code generation: Anthropic Claude 3.5 Sonnet
  • Helps you write code more efficiently by generating code and showing suggestions as you type.
  • LLM for code completion: Vertex AI Codey code-gecko, Vertex AI Codestral
  • LLM for code generation: Anthropic Claude 3.5 Sonnet

Merge request reports

Loading