mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
An auto-router tier pin injects reasoning_effort into request_kwargs, but provider translations give a caller-supplied thinking, output_config.effort, or reasoning carrier precedence over the reasoning_effort alias, so the pin never reached the wire whenever the client expressed effort natively. Drop the client's other encodings of the setting at the tier-param merge; a client output_config keeps its non-effort fields |
||
|---|---|---|
| .. | ||
| adaptive_router | ||
| test_auto_router.py | ||
| test_base_routing_strategy.py | ||
| test_budget_limiter_hotpath.py | ||
| test_complexity_router.py | ||
| test_lar1_routing.py | ||
| test_litellm_encoder.py | ||
| test_lowest_latency.py | ||
| test_quality_router.py | ||
| test_router_routing_groups.py | ||
| test_router_routing_plugins.py | ||
| test_router_tag_regex_routing.py | ||
| test_router_tag_routing.py | ||
| test_savings_baseline.py | ||