mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-14 23:21:35 +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 | ||
| guardrails_client.py | ||
| test_apply_guardrail_e2e.py | ||
| test_bedrock_guardrail_e2e.py | ||
| test_block_code_execution_guardrail_e2e.py | ||
| test_openai_moderation_guardrail_e2e.py | ||
| test_team_disable_global_guardrail_e2e.py | ||