From 4d57d0b9ce4fe9df77829573015038b330f9da92 Mon Sep 17 00:00:00 2001 From: Kyle Wilson <79054959+kwilsonmg@users.noreply.github.com> Date: Fri, 13 Sep 2024 15:48:34 -0700 Subject: [PATCH] fix: blog typo for post "Should I Be Using Structured Outputs?" (#993) --- docs/blog/posts/introducing-structured-outputs.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/blog/posts/introducing-structured-outputs.md b/docs/blog/posts/introducing-structured-outputs.md index caf62d45a..c5f9bc696 100644 --- a/docs/blog/posts/introducing-structured-outputs.md +++ b/docs/blog/posts/introducing-structured-outputs.md @@ -179,7 +179,7 @@ print(resp) #> name='JASON' age=25 ``` -This built-in retry logic allows for targetted correction to the generated response, ensuring that outputs are not only consistent with your schema but also corect for your use-case. This is invaluable in building reliable LLM systems. +This built-in retry logic allows for targetted correction to the generated response, ensuring that outputs are not only consistent with your schema but also correct for your use-case. This is invaluable in building reliable LLM systems. ### Real-time Streaming Validation @@ -240,7 +240,7 @@ During the meeting, we agreed on several key points. The conference will be held The budget for the event is set at $50,000, covering venue costs, speaker fees, and promotional activities. Each participant is expected to contribute an article to the conference blog by February 20th. -A follow-up meetingis scheduled for January 25th at 3 PM GMT to finalize the agenda and confirm the list of speakers. +A follow-up meeting is scheduled for January 25th at 3 PM GMT to finalize the agenda and confirm the list of speakers. """