mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-04 15:07:22 +00:00
b8fe0e057f
* feat(router.py): translate the model in jsonl for create file deployment to use the deployment model name * test: add unit test for replace model in jsonl * test(test_router.py): add unit tests * test: add unit tests
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.