mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-04 04:04:14 +00:00
docs: fix API specs
This commit is contained in:
parent
428126d790
commit
86aee92111
6 changed files with 10 additions and 24 deletions
4
docs/static/deprecated-llama-stack-spec.yaml
vendored
4
docs/static/deprecated-llama-stack-spec.yaml
vendored
|
@ -1035,8 +1035,6 @@ paths:
|
|||
- Inference
|
||||
summary: List chat completions.
|
||||
description: List chat completions.
|
||||
summary: List chat completions.
|
||||
description: List chat completions.
|
||||
parameters:
|
||||
- name: after
|
||||
in: query
|
||||
|
@ -1560,8 +1558,6 @@ paths:
|
|||
$ref: '#/components/responses/DefaultError'
|
||||
tags:
|
||||
- Agents
|
||||
summary: List all responses.
|
||||
description: List all responses.
|
||||
summary: Create a model response.
|
||||
description: Create a model response.
|
||||
parameters: []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue