Skip to content

Chore: remove the feature flag default

What does this MR do and why?

This code change updates the AI model used by GitLab's AI-powered features. It switches the default model from Claude 3 to Claude 3.5, which is a newer and more advanced version. This change is expected to improve the quality and accuracy of the AI-generated responses. Additionally, the code removes the ability to specify a custom model, ensuring that all users are using the latest and best model available.

Ref:#469499

Changelog: removed EE: true

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
Trace using Claude 3 Screenshot_2024-07-22_at_12.19.57_PM

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Related to #469499 (closed)

Edited by Nathan Weinshenker

Merge request reports

Loading