mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-11 03:04:02 +00:00
26bdf7b7a8
- Removed duplicate comment in test_router_endpoints.py - Removed duplicate comment in logging.md - Kept clearer comment: 'Set litellm.callbacks = [proxy_handler_instance] on the proxy'
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.