[Feature][V1] Support tool_choice: required when using Xgrammar as the StructuredOutputBackend. (#17845)
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
This commit is contained in:
@@ -57,14 +57,6 @@ def unsupported_array_schemas():
|
||||
"type": "array",
|
||||
"maxContains": 5
|
||||
},
|
||||
{
|
||||
"type": "array",
|
||||
"minItems": 1
|
||||
},
|
||||
{
|
||||
"type": "array",
|
||||
"maxItems": 10
|
||||
},
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user