We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
in pyantic model duration is set to str
but the example in api it returns float type
openai_client.audio.transcriptions.create
No response
macOS
Python 3.10.15
1.51.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Confirm this is an issue with the Python library and not an underlying OpenAI API
Describe the bug
in pyantic model
duration is set to str
but the example in api
it returns float type
To Reproduce
openai_client.audio.transcriptions.create
Code snippets
No response
OS
macOS
Python version
Python 3.10.15
Library version
1.51.0
The text was updated successfully, but these errors were encountered: