Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AudioTranscription has non-existing enabled field #303

Open
ysimonson opened this issue Dec 29, 2024 · 0 comments
Open

AudioTranscription has non-existing enabled field #303

ysimonson opened this issue Dec 29, 2024 · 0 comments

Comments

@ysimonson
Copy link

For the realtime types, AudioTranscription currently has an enabled field, but the API does not have this. This triggers an error when trying to set an audio transcription on session update:

called `Result::unwrap()` on an `Err` value: invalid_request_error [code=Some("unknown_parameter"), param=Some("session.input_audio_transcription.enabled")]: Unknown parameter: 'session.input_audio_transcription.enabled'.
ysimonson added a commit to ysimonson/async-openai that referenced this issue Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant