mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-27 21:24:59 +00:00
feat(swagger): update swagger
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
a05737c7e4
commit
21ed092027
3 changed files with 8 additions and 0 deletions
|
@ -1645,6 +1645,9 @@ const docTemplate = `{
|
|||
"prompt": {
|
||||
"description": "Prompt is read only by completion/image API calls"
|
||||
},
|
||||
"quality": {
|
||||
"type": "string"
|
||||
},
|
||||
"repeat_last_n": {
|
||||
"type": "integer"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue