chore(swagger): update (#4805)

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
Ettore Di Giacinto
2025-02-11 09:51:01 +01:00
committed by GitHub
parent 3277f5095d
commit 28b10e8804
4 changed files with 10 additions and 11 deletions

View File

@ -1,4 +1,5 @@
// Package swagger Code generated by swaggo/swag. DO NOT EDIT
// Code generated by swaggo/swag. DO NOT EDIT.
package swagger
import "github.com/swaggo/swag"
@ -1421,6 +1422,9 @@ const docTemplate = `{
"schema.JINARerankRequest": {
"type": "object",
"properties": {
"backend": {
"type": "string"
},
"documents": {
"type": "array",
"items": {
@ -1630,7 +1634,6 @@ const docTemplate = `{
"type": "integer"
},
"model": {
"description": "Also part of the OpenAI official spec",
"type": "string"
},
"model_base_name": {
@ -1836,7 +1839,6 @@ const docTemplate = `{
"type": "string"
},
"model": {
"description": "model name or full path",
"type": "string"
},
"response_format": {
@ -1900,7 +1902,6 @@ const docTemplate = `{
}
},
"model": {
"description": "model name or full path",
"type": "string"
}
}