Parameters
Parameter | Type | Default | Description |
---|---|---|---|
moderation_model | str | "omni-moderation-latest" | The model to use for moderation. |
raise_for_categories | List[str] | None | The categories to raise for. |
api_key | str | None | The API key to use for moderation. Defaults to the OPENAI_API_KEY environment variable. |