Skip to content

Draft: Support AI Vendored CS feature configuration

What does this MR do and why?

Within Configuration option to select model (#454323 - closed), we've introduced UI/UX to switch between AI models for Code Suggestions features:

Screenshot_2024-06-11_at_10.12.56

This MR uses this configuration to send requests either to configured self-hosted AI Gateway or to the Cloud Connector managed by GitLab (cloud.gitlab.com/ai)

Edited by Igor Drozdov

Merge request reports