chore: support default model in moderations API

# What does this PR do?


## Test Plan
This commit is contained in:
Eric Huang 2025-10-22 15:11:27 -07:00
parent 7b90e0e9c8
commit 894c212901
23 changed files with 220 additions and 36 deletions

View file

@ -5230,11 +5230,10 @@ components:
model:
type: string
description: >-
The content moderation model you would like to use.
(Optional) The content moderation model you would like to use.
additionalProperties: false
required:
- input
- model
title: RunModerationRequest
ModerationObject:
type: object