mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 09:53:45 +00:00
fix: revert "fix: pagination config"
This reverts commit 9a36669ef3.
Signed-off-by: Sébastien Han <seb@redhat.com>
This commit is contained in:
parent
3dd252ef3e
commit
c921a37200
1 changed files with 1 additions and 1 deletions
|
|
@ -521,7 +521,7 @@ readme:
|
||||||
example_requests:
|
example_requests:
|
||||||
default:
|
default:
|
||||||
type: request
|
type: request
|
||||||
endpoint: get /v1/chat/completions
|
endpoint: post /v1/chat/completions
|
||||||
params: &ref_0 {}
|
params: &ref_0 {}
|
||||||
headline:
|
headline:
|
||||||
type: request
|
type: request
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue