feat(swagger): update swagger (#9103)

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:
LocalAI [bot]andmudler authored and GitHub committed 2026-03-22 21:28:20 +01:00
1 parent 0ee49cf42e
commit 470d5e506f
3 files changed
+8

No files matched your search

+3
View File
@@ -2521,6 +2521,9 @@ const docTemplate = `{
"type": "string"
}
},
"min_p": {
"type": "number"
},
"model": {
"type": "string"
},
+3
View File
@@ -2514,6 +2514,9 @@
"type": "string"
}
},
"min_p": {
"type": "number"
},
"model": {
"type": "string"
},
+2
View File
@@ -1005,6 +1005,8 @@ definitions:
additionalProperties:
type: string
type: object
min_p:
type: number
model:
type: string
model_base_name: