mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-23 01:02:25 +00:00
minor fixes
This commit is contained in:
parent
6632d7e410
commit
c3865faf37
6 changed files with 19 additions and 9 deletions
|
|
@ -4012,7 +4012,7 @@
|
|||
]
|
||||
}
|
||||
},
|
||||
"tools": {
|
||||
"toolgroups": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"$ref": "#/components/schemas/AgentTool"
|
||||
|
|
|
|||
|
|
@ -624,7 +624,7 @@ components:
|
|||
type: string
|
||||
stream:
|
||||
type: boolean
|
||||
tools:
|
||||
toolgroups:
|
||||
items:
|
||||
$ref: '#/components/schemas/AgentTool'
|
||||
type: array
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue