mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-27 12:19:55 +00:00
* fix: add construct_target_url_with_subpath * add InitPassThroughEndpointHelpers * added debugging for pass through routes * add PassThroughGenericEndpoint to include subpath and input_cost_per_request * polish page * Add Pass-Through Endpoint * polish pass through ui * fixes for initialize_pass_through_endpoints * PassThroughGenericEndpoint * test_add_subpath_route * test_initialize_pass_through_endpoints_with_include_subpath * fix code QA check
In total litellm runs 1000+ tests
[02/20/2025] Update:
To make it easier to contribute and map what behavior is tested,
we've started mapping the litellm directory in tests/litellm
This folder can only run mock tests.