mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-22 00:31:44 +00:00
get_deployment_credentials_with_provider returns credentials["model"] and prepare_data_with_credentials does data.update(credentials), so the proxy batch-create path already hands litellm.acreate_batch the deployment's real provider model. _swap_alias_for_deployment_model and Router.get_deployment_model_for_alias were doing that same swap a second time. What is left is the part that is not upstream: batch endpoints pass the caller's team_id into credential resolution, and _resolve_unblocked_deployment applies the team guard to exact deployment-id lookups too. Also regenerates the dashboard API types, which the base left stale. |
||
|---|---|---|
| .. | ||
| litellm-dashboard | ||
| Dockerfile | ||
| nginx.conf | ||