Skip to content

Draft: Support generating description with Anthropic

euko requested to merge 417248-generate-description into master

What does this MR do and why?

Support generating description with Anthropic

  • Adds GenerateDescription tool The tool is used to generate a description off a template and some text that user provides.

  • Adds a Completion for GenerateDescription tool.

The feature flag generate_description_anthropic is added - to control the rollout of the feature.

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.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #417248

Merge request reports