@@ -136,7 +136,14 @@ Remember to check whether the `reasoning_content` exists in the response before
...
@@ -136,7 +136,14 @@ Remember to check whether the `reasoning_content` exists in the response before
## Structured output
## Structured output
The reasoning content is also available in the structured output. The structured output engine like `xgrammar` will use the reasoning content to generate structured output.
The reasoning content is also available in the structured output. The structured output engine like `xgrammar` will use the reasoning content to generate structured output. It is only supported in v0 engine now.