Skip to content

feat: allow passing LiteLLM model API key

Igor Drozdov requested to merge id-allow-passing-litellm-model-api-key into main

What does this merge request do and why?

A model can be deployed behind an OpenAI API server which requires an API key.

We allow to configure this API key in UI: Front-end iteration for self-deployed model con... (gitlab-org/gitlab!152107 - merged). Now we need to propagate this API key.

Edited by Igor Drozdov

Merge request reports