mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-14 23:02:38 +00:00
fix tests and remove unwanted changes
This commit is contained in:
parent
c10db23d7a
commit
06dcfd1915
8 changed files with 36 additions and 30 deletions
4
docs/static/deprecated-llama-stack-spec.html
vendored
4
docs/static/deprecated-llama-stack-spec.html
vendored
|
|
@ -3615,13 +3615,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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue