Skip to content

Draft: Migration of summarize comments tool to Claude 3

Nathan Weinshenker requested to merge 455112-nw-migrate-summarize-prompts into master

What does this MR do and why?

As part of the Claude 3 tool migration work, I've modified the summarize_comments tool outside Duo Chat to utilize the Claude 3 as the default model.

I'm not quite sure if the Haiku or Sonnet model is better for the following tool, but it's worth running the evaluations on the following model.

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.

Related to #455112 (closed)

Merge request reports