mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-15 14:12:49 +00:00
use guardrails and run_moderation api
This commit is contained in:
parent
171fb7101d
commit
c10db23d7a
16 changed files with 184 additions and 195 deletions
|
|
@ -1500,11 +1500,11 @@ components:
|
|||
properties:
|
||||
sampling_params:
|
||||
$ref: '#/components/schemas/SamplingParams'
|
||||
input_shields:
|
||||
input_guardrails:
|
||||
type: array
|
||||
items:
|
||||
type: string
|
||||
output_shields:
|
||||
output_guardrails:
|
||||
type: array
|
||||
items:
|
||||
type: string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue