forked from phoenix/litellm-mirror
* 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 |
||
---|---|---|
.. | ||
gettysburg.wav | ||
README.md | ||
test_router_batch_utils.py | ||
test_router_cooldown_utils.py | ||
test_router_endpoints.py | ||
test_router_handle_error.py | ||
test_router_helper_utils.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.