Skip to content

Commit 7367ae4

Browse files
authored
Merge pull request #208 from aimlapi/stelyatko/feat-update-modalities-for-chat-completions
fix: update modalities description for completions models to improve …
2 parents 4a9d5f9 + 97bdeb1 commit 7367ae4

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)