mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-18 00:34:59 +00:00
feat(swagger): update swagger (#2436)
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:
parent
b2fc92daa7
commit
0c40f545d4
3 changed files with 2 additions and 35 deletions
|
@ -163,11 +163,6 @@ definitions:
|
|||
- CodeInterpreter
|
||||
- Retrieval
|
||||
- Function
|
||||
schema.ChatCompletionResponseFormat:
|
||||
properties:
|
||||
type:
|
||||
type: string
|
||||
type: object
|
||||
schema.Choice:
|
||||
properties:
|
||||
delta:
|
||||
|
@ -300,8 +295,6 @@ definitions:
|
|||
repeat_penalty:
|
||||
type: number
|
||||
response_format:
|
||||
allOf:
|
||||
- $ref: '#/definitions/schema.ChatCompletionResponseFormat'
|
||||
description: whisper/image
|
||||
rope_freq_base:
|
||||
type: number
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue