mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-12 22:04:59 +00:00
chore(swagger): update (#4805)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
3277f5095d
commit
28b10e8804
4 changed files with 10 additions and 11 deletions
|
@ -412,6 +412,8 @@ definitions:
|
|||
type: object
|
||||
schema.JINARerankRequest:
|
||||
properties:
|
||||
backend:
|
||||
type: string
|
||||
documents:
|
||||
items:
|
||||
type: string
|
||||
|
@ -551,7 +553,6 @@ definitions:
|
|||
description: Image (not supported by OpenAI)
|
||||
type: integer
|
||||
model:
|
||||
description: Also part of the OpenAI official spec
|
||||
type: string
|
||||
model_base_name:
|
||||
description: AutoGPTQ
|
||||
|
@ -696,7 +697,6 @@ definitions:
|
|||
description: (optional) language to use with TTS model
|
||||
type: string
|
||||
model:
|
||||
description: model name or full path
|
||||
type: string
|
||||
response_format:
|
||||
description: (optional) output format
|
||||
|
@ -739,7 +739,6 @@ definitions:
|
|||
type: number
|
||||
type: array
|
||||
model:
|
||||
description: model name or full path
|
||||
type: string
|
||||
type: object
|
||||
info:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue