mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
* fix(main.py): use base model instead of user model if given Fixes https://github.com/BerriAI/litellm/issues/10760 * feat(azure/image_generation/__init__.py): make azure image gen check more robust Fixes https://github.com/BerriAI/litellm/issues/10760 * fix(user_api_key_auth.py): support bearer token auth for `x-litellm-api-key` header Fixes earlier regression on vertex ai passthrough auth * fix(user_api_key_auth.py): refactor get api key into separate function enables easier testing * fix: cleanup * fix: fix linting error * fix: cleanup * test: update tests |
||
|---|---|---|
| .. | ||
| base_image_generation_test.py | ||
| test_bedrock_image_gen_unit_tests.py | ||
| test_image.png | ||
| test_image_generation.py | ||
| test_image_variation.py | ||
| vertex_key.json | ||