Skip to content

Resolve "Self-hosted Duo Chat must always use prompts from the AIGW"

What does this MR do and why?

We must make sure that self-hosted Duo chat must always use prompts from AI Gateway and not from the Rails monolith.

This is important because external providers like Bedrock can only be used successfully for Duo Chat provided the prompts used are from within AIGW.

If self-hosted Duo Chat uses prompts from the Rails monolith, Duo chat will be rendered unusable with external providers like Bedrock.

See conversation in gitlab-org/modelops/applied-ml/code-suggestions/ai-assist#688 (closed)

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 #500064 (closed)

Merge request reports

Loading