mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-10 22:41:41 +00:00
Bring the Entra ID / OAuth auth work for Azure AI Foundry routes up to date with staging and fix the lint-budget regressions the merge surfaced: - widen get_azure_ai_auth_headers return type to Mapping[str, str] (LIT001) - build the azure_ai image_generation request headers into a new Final local instead of rebinding the Final headers dict (reportGeneralTypeIssues) - order HuggingFace rerank validate_environment params to match BaseRerankConfig so litellm_params lines up positionally (reportIncompatibleMethodOverride) - add a match= to the credential-error test and document the handler-boundary patches the auth wiring tests rely on |
||
|---|---|---|
| .. | ||
| test_azure_ai_rerank_transformation.py | ||