Skip to content

Commit adee277

Browse files
committed
chore(doc): update description
1 parent 0906f99 commit adee277

File tree

1 file changed

+1
-1
lines changed
  • packages/web/src/content/docs

1 file changed

+1
-1
lines changed

packages/web/src/content/docs/sdk.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ try {
119119

120120
## Structured Output
121121

122-
You can request structured JSON output from the model by specifying an `outputFormat` with a JSON schema. The model will use a `StructuredOutput` tool to return validated JSON matching your schema.
122+
You can request structured JSON output from the model by specifying an `format` with a JSON schema. The model will use a `StructuredOutput` tool to return validated JSON matching your schema.
123123

124124
### Basic Usage
125125

0 commit comments

Comments
 (0)