mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-12 23:01:41 +00:00
Resolves two real conflicts (the PR's actual base branch is litellm_internal_staging, not main): - litellm/types/management_endpoints/auto_router_endpoints.py: kept both the Mapping and Literal imports, both used by pre-existing types. - tests/e2e/proxy_client.py: kept upstream's more detailed create_model() docstring covering multi-replica propagation. Everything else auto-merged cleanly. Regenerated the OpenAPI schema (schema.d.ts) to pick up upstream's tier_turns addition to the auto-router benchmarks response. Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_error_helpers.py | ||
| test_guardrail_merge.py | ||
| test_misc_helpers.py | ||
| test_model_access.py | ||
| test_month_end_projection.py | ||
| test_premium_user_check.py | ||
| test_team_configs.py | ||
| test_to_ns.py | ||
| test_url_helpers.py | ||