update docs

This commit is contained in:
rishikanthc
2025-12-31 15:12:25 -08:00
parent c317ca609d
commit 23e18cd8d0
3 changed files with 11 additions and 0 deletions

View File

@@ -4861,6 +4861,10 @@ const docTemplate = `{
"description": "Output formatting",
"type": "integer"
},
"max_new_tokens": {
"description": "Voxtral settings",
"type": "integer"
},
"max_speakers": {
"type": "integer"
},

View File

@@ -4855,6 +4855,10 @@
"description": "Output formatting",
"type": "integer"
},
"max_new_tokens": {
"description": "Voxtral settings",
"type": "integer"
},
"max_speakers": {
"type": "integer"
},

View File

@@ -695,6 +695,9 @@ definitions:
max_line_width:
description: Output formatting
type: integer
max_new_tokens:
description: Voxtral settings
type: integer
max_speakers:
type: integer
min_speakers: