mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
* fix(router.py): support vertex credentials set in env var for passthrough Closes https://github.com/BerriAI/litellm/issues/11245 * fix(watsonx/common_utils.py): do not pass space_id on watsonx deployment requests - raises Json validation error Fixes https://github.com/BerriAI/litellm/issues/10941 * test: update unit test |
||
|---|---|---|
| .. | ||
| create_mock_standard_logging_payload.py | ||
| gettysburg.wav | ||
| README.md | ||
| test_router_adding_deployments.py | ||
| test_router_batch_utils.py | ||
| test_router_cooldown_utils.py | ||
| test_router_endpoints.py | ||
| test_router_handle_error.py | ||
| test_router_helper_utils.py | ||
| test_router_prompt_caching.py | ||
Router component unit tests.
Please name all files with the word 'router' in them.
This is used to ensure all functions in the router are tested.