mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-19 00:01:29 +00:00
- Mock litellm.completion_cost in test_pass_through_success_handler_gemini_routing to decouple it from model_prices_and_context_window.json; prevents the same breakage if gemini-2.0-flash is ever removed from the pricing map - Revert _create_passthrough_logging_payload URL back to gemini-1.5-flash to eliminate inconsistency with the other tests that use gemini-1.5-flash explicitly |
||
|---|---|---|
| .. | ||
| llm_provider_handlers | ||
| test_llm_pass_through_endpoints.py | ||
| test_method_specific_routing.py | ||
| test_pass_through_endpoints.py | ||
| test_passthrough_endpoints_common_utils.py | ||
| test_passthrough_guardrails.py | ||
| test_passthrough_guardrails_field_targeting.py | ||
| test_vertex_ai_batch_passthrough.py | ||
| test_vertex_passthrough_load_balancing.py | ||