mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 09:53:45 +00:00
chore: regen scehma with main
Signed-off-by: Sébastien Han <seb@redhat.com>
This commit is contained in:
parent
b450955df5
commit
c4cad890cc
5 changed files with 8298 additions and 14051 deletions
File diff suppressed because it is too large
Load diff
4782
docs/static/deprecated-llama-stack-spec.yaml
vendored
4782
docs/static/deprecated-llama-stack-spec.yaml
vendored
File diff suppressed because it is too large
Load diff
4081
docs/static/experimental-llama-stack-spec.yaml
vendored
4081
docs/static/experimental-llama-stack-spec.yaml
vendored
File diff suppressed because it is too large
Load diff
6501
docs/static/llama-stack-spec.yaml
vendored
6501
docs/static/llama-stack-spec.yaml
vendored
File diff suppressed because it is too large
Load diff
3
docs/static/stainless-llama-stack-spec.yaml
vendored
3
docs/static/stainless-llama-stack-spec.yaml
vendored
|
|
@ -3350,7 +3350,6 @@ paths:
|
||||||
default:
|
default:
|
||||||
description: Default Response
|
description: Default Response
|
||||||
$ref: '#/components/responses/DefaultError'
|
$ref: '#/components/responses/DefaultError'
|
||||||
<<<<<<< HEAD
|
|
||||||
tags:
|
tags:
|
||||||
- VectorIO
|
- VectorIO
|
||||||
summary: >-
|
summary: >-
|
||||||
|
|
@ -3387,8 +3386,6 @@ paths:
|
||||||
$ref: '#/components/schemas/bool'
|
$ref: '#/components/schemas/bool'
|
||||||
deprecated: false
|
deprecated: false
|
||||||
/v1/vector_stores/{vector_store_id}/search:
|
/v1/vector_stores/{vector_store_id}/search:
|
||||||
=======
|
|
||||||
>>>>>>> a84647350 (chore: use Pydantic to generate OpenAPI schema)
|
|
||||||
post:
|
post:
|
||||||
tags:
|
tags:
|
||||||
- Shields
|
- Shields
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue