fix tests and remove unwanted changes

This commit is contained in:
Swapna Lekkala 2025-10-13 13:41:35 -07:00
parent c10db23d7a
commit 06dcfd1915
8 changed files with 36 additions and 30 deletions

View file

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