mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-31 06:33:54 +00:00
Update spec with latest changes as well
Signed-off-by: Ben Browning <bbrownin@redhat.com>
This commit is contained in:
parent
fcdeb3d7bf
commit
a1e9cff37c
2 changed files with 23 additions and 0 deletions
8
docs/_static/llama-stack-spec.yaml
vendored
8
docs/_static/llama-stack-spec.yaml
vendored
|
|
@ -6482,6 +6482,14 @@ components:
|
|||
- type: array
|
||||
items:
|
||||
type: string
|
||||
- type: array
|
||||
items:
|
||||
type: integer
|
||||
- type: array
|
||||
items:
|
||||
type: array
|
||||
items:
|
||||
type: integer
|
||||
description: The prompt to generate a completion for
|
||||
best_of:
|
||||
type: integer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue