mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 01:48:05 +00:00
chore: add paginated false to chat/completions
Signed-off-by: Sébastien Han <seb@redhat.com>
This commit is contained in:
parent
9a36669ef3
commit
738d4bfd7e
1 changed files with 1 additions and 0 deletions
|
|
@ -248,6 +248,7 @@ resources:
|
|||
list:
|
||||
type: http
|
||||
endpoint: get /v1/chat/completions
|
||||
paginated: false
|
||||
retrieve:
|
||||
type: http
|
||||
endpoint: get /v1/chat/completions/{completion_id}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue