Skip to content

Commit 065f2ca

Browse files
authored
Apply suggestions from code review
1 parent e2c7920 commit 065f2ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/generative-apis/how-to/use-structured-outputs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ There are several ways to interact with language models:
5555
```
5656
</Message>
5757

58-
The following Python examples demonstrate how to use both **Structured outputs** and to generate structured responses.
58+
The following Python examples demonstrate how to use **Structured outputs** to generate structured responses.
5959

6060
We are using the base code below to send our LLM a voice note transcript to structure:
6161

0 commit comments

Comments
 (0)