We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2c7920 commit 065f2caCopy full SHA for 065f2ca
pages/generative-apis/how-to/use-structured-outputs.mdx
@@ -55,7 +55,7 @@ There are several ways to interact with language models:
55
```
56
</Message>
57
58
-The following Python examples demonstrate how to use both **Structured outputs** and to generate structured responses.
+The following Python examples demonstrate how to use **Structured outputs** to generate structured responses.
59
60
We are using the base code below to send our LLM a voice note transcript to structure:
61
0 commit comments