From 48227c133076097f5570de6f67fccc3fd821443c Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Wed, 27 Nov 2024 15:50:07 -0800 Subject: [PATCH] docs moderations api --- docs/my-website/docs/moderation.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/my-website/docs/moderation.md b/docs/my-website/docs/moderation.md index 1bde75237..6dd092fb5 100644 --- a/docs/my-website/docs/moderation.md +++ b/docs/my-website/docs/moderation.md @@ -85,6 +85,9 @@ LiteLLM accepts and translates the [OpenAI Moderation params](https://platform.o ## Output Format Here's the exact json output and type you can expect from all moderation calls: +[**LiteLLM follows OpenAI's output format**](https://platform.openai.com/docs/api-reference/moderations/object) + + ```python { "id": "modr-AB8CjOTu2jiq12hp1AQPfeqFWaORR",