openai-python
openai-python copied to clipboard
duration type in TranscriptionVerbose
Confirm this is an issue with the Python library and not an underlying OpenAI API
- [X] This is an issue with the Python library
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