forked from phoenix-oss/llama-stack-mirror
fix: resync api spec (#1987)
This commit is contained in:
parent
326cbba579
commit
cb874287a4
2 changed files with 3 additions and 2 deletions
3
docs/_static/llama-stack-spec.yaml
vendored
3
docs/_static/llama-stack-spec.yaml
vendored
|
@ -3698,7 +3698,8 @@ components:
|
|||
enable_session_persistence:
|
||||
type: boolean
|
||||
default: false
|
||||
description: Whether to persist session data
|
||||
description: >-
|
||||
Optional flag indicating whether session data has to be persisted
|
||||
response_format:
|
||||
$ref: '#/components/schemas/ResponseFormat'
|
||||
description: Optional response format configuration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue