Skip to content

Make Claude 3 the default model in Duo

Nathan Weinshenker requested to merge nw/make-claude-3-default-behavior into master

What does this MR do and why?

The Gitlab team is looking to migrate onto these models as part of the 17.0 milestone. The following MR will push in that direction by removing all the code paths related to Claude 1.2.

Remove claude 3 prompt method for chat tools

We are defining all the existing claude 3 prompt tools to default to using Claude 3 by default for the following issues

Changelog: changed 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.

Feature Results
Epic Reader Screenshot_2024-05-09_at_4.01.22_PM
Issue Reader. Screenshot_2024-05-09_at_4.03.16_PM
Explain Code Screenshot_2024-05-09_at_4.04.56_PM
Write Tests Screenshot_2024-05-09_at_4.13.57_PM
Refactor Code Screenshot_2024-05-09_at_4.16.22_PM

How to set up and validate locally

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

Edited by Nathan Weinshenker

Merge request reports