Skip to content

fix(litellm): stub api-key if it's an empty string

Igor Drozdov requested to merge id-empty-api-key-error into main

What does this merge request do and why?

Stub the api-key if it's an empty string. Otherwise, litellm will raise an error.

Merge request reports

Loading