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
2
docs/_static/llama-stack-spec.html
vendored
2
docs/_static/llama-stack-spec.html
vendored
|
@ -5235,7 +5235,7 @@
|
|||
"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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue