Skip to content

Commit 350a653

Browse files
Small spelling fix (#1594)
1 parent 4f8485b commit 350a653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/gpt4o/introduction_to_gpt4o.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -527,7 +527,7 @@
527527
"#### Audio Summary\n",
528528
"The audio summary is generated by sending the model the audio transcript. With just the audio, the model is likely to bias towards the audio content, and will miss the context provided by the presentations and visuals.\n",
529529
"\n",
530-
"`{audio}` input for GPT-4o is currenlty in preview, but will be incorporated into the base model in the near future. Because of this, we will use the `gpt-4o-audio-preview` model to process the audio."
530+
"`{audio}` input for GPT-4o is currently in preview, but will be incorporated into the base model in the near future. Because of this, we will use the `gpt-4o-audio-preview` model to process the audio."
531531
]
532532
},
533533
{

0 commit comments

Comments
 (0)