Skip to content

Commit 97bdeb1

Browse files
committed
fix: update modalities description for completions models to improve clarity
1 parent 4a9d5f9 commit 97bdeb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/openapi/descriptions/chat-completion.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ export default {
355355
356356
["text"]
357357
358-
The gpt-4o-audio-preview model can also be used to generate audio. To request that this model generate both text and audio responses, you can use:
358+
Model can also be used to generate audio. To request that this model generate both text and audio responses, you can use:
359359
360360
["text", "audio"]`,
361361
},

0 commit comments

Comments
 (0)