use guardrails and run_moderation api

This commit is contained in:
Swapna Lekkala 2025-10-13 12:12:53 -07:00
parent 171fb7101d
commit c10db23d7a
16 changed files with 184 additions and 195 deletions

View file

@ -2090,13 +2090,13 @@
"sampling_params": {
"$ref": "#/components/schemas/SamplingParams"
},
"input_shields": {
"input_guardrails": {
"type": "array",
"items": {
"type": "string"
}
},
"output_shields": {
"output_guardrails": {
"type": "array",
"items": {
"type": "string"