chore: Update Gitlab resolve vulnerability feature LLM model
What does this MR do and why?
We've migrated the resolve vulnerability feature to use claude 3 haiku. However, our Gitlab Duo docs doesn't reflect the correct model. The following change is a simple clean of the public docs.
chore: Update Gitlab resolve vunerability feature
The resolve vulnerability feature is now making calls through the anthropic client and using claude 3 haiku.
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.