mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-04 15:07:22 +00:00
c555c15ad7
* fix(router.py): support reusable credentials via passthrough router enables reusable vertex credentials to be used in passthrough * test: fix test * test(test_router_adding_deployments.py): add unit testing
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.