MacPaw / OpenAI

Swift community driven package for OpenAI public API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add response_format parameter to AudioTranscriptionQuery

usagimaru opened this issue · comments

OpenAI's transcriptions API has a response_format field that specifies the output format, but it does not seem to be supported by MacPaw's client.
https://platform.openai.com/docs/api-reference/audio/createTranscription

Is it possible to add a response_format property to AudioTranscriptionQuery?

Hey, @usagimaru! 👋
Thank you for reaching out!
Thanks to @rawnly, we'll add this in the next release! 🙌