Skip to content

Model logic under and FF for self-hosted LLM server configuration

Patrick Cyiza requested to merge 455590-custom-models-configuration-be into master

What does this MR do and why?

The changes in this merge request introduce the model logic under a feature flag a new feature called "AI Self Hosted Models" to the application. This feature allows users to manage their own deployed LLMs to be used with GitLab duo features.

This is the first MR towards that goal. It just introduces the instance-level configuration models to the codebase.

Related to #455590 (closed)

Edited by Patrick Cyiza

Merge request reports