| Field | Type | Required | Description |
|---|---|---|---|
model_name |
Optional[str] | ➖ | Override model name. Should be omitted in general. |
custom_category_thresholds |
OptionalNullable[models.ModerationLlmv2CategoryThresholds] | ➖ | N/A |
ignore_other_categories |
Optional[bool] | ➖ | If true, only evaluate categories in custom_category_thresholds; others are ignored. |
action |
Optional[models.ModerationLLMAction] | ➖ | N/A |