mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-07 17:11:09 +00:00
c1d495f09e
* add _add_generic_litellm_params_to_request * fix type * fix: setup_result.litellm_params * fix passing litellm params * test_api_base_and_api_key_passthrough * fixes for passing litellm params * fix linting errors
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.