mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-13 23:11:40 +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> |
||
|---|---|---|
| .. | ||
| conftest.py | ||
| datadog_reader.py | ||
| logging_client.py | ||
| test_datadog_log_e2e.py | ||
| test_otel_trace_e2e.py | ||
| test_prometheus_cardinality_e2e.py | ||