Replies: 2 comments
-
We converted our OpenAI implementation to the Responses API. Currently there isn't support for Audio via the Responses API - docs. ![]() What you could do is use Prism::audio to generate the transcription and then pass the transcription in the prompt for structured output. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@sbc640964 For now you can use openai-php/laravel to do that, it's pretty straightforward:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently it doesn't allow me to use this:
the Error reutrn
Is there another option?
Beta Was this translation helpful? Give feedback.
All reactions