feat(swagger): update swagger (#11122)

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com>
This commit is contained in:
mudler's LocalAI [bot]
2026-07-26 00:01:19 +02:00
committed by GitHub
parent 5d57c08c6e
commit decb606216
3 changed files with 3 additions and 3 deletions

View File

@@ -4292,7 +4292,7 @@ const docTemplate = `{
"type": "integer"
},
"state": {
"description": "loading, loaded, unloading, idle",
"description": "staging, loading, loaded, unloading, idle",
"type": "string"
},
"updated_at": {

View File

@@ -4289,7 +4289,7 @@
"type": "integer"
},
"state": {
"description": "loading, loaded, unloading, idle",
"description": "staging, loading, loaded, unloading, idle",
"type": "string"
},
"updated_at": {

View File

@@ -503,7 +503,7 @@ definitions:
replica_index:
type: integer
state:
description: loading, loaded, unloading, idle
description: staging, loading, loaded, unloading, idle
type: string
updated_at:
type: string