ModerationLlmv1Config
March 12, 2026 ยท View on GitHub
Fields
| Field | Type | Required | Description |
|---|---|---|---|
model_name | Optional[str] | :heavy_minus_sign: | Override model name. Should be omitted in general. |
custom_category_thresholds | OptionalNullable[models.ModerationLlmv1CategoryThresholds] | :heavy_minus_sign: | N/A |
ignore_other_categories | Optional[bool] | :heavy_minus_sign: | If true, only evaluate categories in custom_category_thresholds; others are ignored. |
action | Optional[models.ModerationLLMAction] | :heavy_minus_sign: | N/A |