Skip to content

Add Feature Flag to test Claude Haiku for Code Suggestions

What does this MR do and why?

Adds feature flag to toggle Claude Haiku for code suggestions.

Resolves #460865

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

How to set up and validate locally

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

  1. Enable the claude_3_code_generation_haiku feature flag
  2. Submit a standard code generation request
  3. The reply should have the appropriate model in the result as model.name

Merge request reports

Loading