mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-31 20:21:09 +00:00
* fix _pass_through_moderation_endpoint_factory * fix route_llm_request * doc moderations api * docs on /moderations * add e2e tests for moderations api * docs moderations api * test_pass_through_moderation_endpoint_factory * docs text completion
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.