Logo
Back to all models

omni-moderation - In-Depth Overview

OpenAI · Moderation

Current
Latest in family

Model ID: omni-moderation-2024-09-26

Get all the details on omni-moderation, an AI model from OpenAI. This page covers its token limits, pricing structure, key capabilities such as content_moderation, multimodal_input, available API code samples, and performance strengths.

Key Metrics

Input Limit

No data tokens

Output Limit

No data tokens

Input Cost

$0.00/1M

Output Cost

$0.00/1M

Sample API Code

from openai import OpenAI;client = OpenAI();response = client.moderations.create(input='I want to kill them.');print(response)

Required Libraries

openai
openai

Notes

Fine-tuned model that detects whether input may be sensitive or unsafe. Can identify potentially harmful content in text and images.

Supported Data Types

Input Types

text
image

Output Types

json

Strengths & Weaknesses

Exceptional at

identifying harmful content in text and images

Good at

safety filtering
content policy enforcement

Poor at

general purpose reasoning
creative generation

Additional Information

Latest Update

Sep 26, 2024

Knowledge Cutoff

No data