mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-27 17:07:32 +00:00
34cdefbb77
* add OpenAIModerationResponse as a type * Add typing for litellm.moderation response obj * Add typing for litellm.moderation response obj * test_moderations_api_logging * add assertions for logged slp object * test_moderations_api_logging * refactor moderations api usage * Revert "test_moderations_api_logging" This reverts commit 5a9001f04c592b063f016d2bb854416255ec6cdf. * Revert "refactor moderations api usage" This reverts commit b076d3174ca14251ee3fc28bd4744e25685c1e5f. * test_moderations_api_logging
In total litellm runs 1000+ tests
[02/20/2025] Update:
To make it easier to contribute and map what behavior is tested,
we've started mapping the litellm directory in tests/litellm
This folder can only run mock tests.