mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-19 22:19:07 +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