Skip to content

Self-Hosted MVP: Send configured API key to AI Gateway

Mohamed Hamda requested to merge 463760-extend-api-key into master

What does this MR do and why?

In this MR, we resolve #463760 (closed):

  • Send configured API key to AI Gateway
  • Extend the request params to send the model_api_key

Testing:

  • Green specs are enough, but you can check the API request for the AI gateway and verify the param being sent.

Merge request reports