mirror of
https://github.com/meta-llama/llama-stack.git
synced 2026-01-02 13:10:01 +00:00
test fireworks
# What does this PR do? ## Test Plan # What does this PR do? ## Test Plan
This commit is contained in:
parent
c52ccc4bbd
commit
25374865a0
43 changed files with 1683 additions and 17 deletions
|
|
@ -220,7 +220,7 @@
|
|||
"description": "Availability status of the product."
|
||||
},
|
||||
"tags": {
|
||||
"param_type": "list",
|
||||
"param_type": "list[str]",
|
||||
"description": "List of product tags"
|
||||
}
|
||||
}
|
||||
|
|
@ -294,7 +294,7 @@
|
|||
"description": "Location of the event"
|
||||
},
|
||||
"participants": {
|
||||
"param_type": "list",
|
||||
"param_type": "list[str]",
|
||||
"description": "List of participant names"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue