You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Confirm this is an issue with the Python library and not an underlying OpenAI API
This is an issue with the Python library
Describe the bug
OpenAI supports audio input support via the chat completions API. However, the Python library throws the following error when trying to use the input_audio type.
content blocks are expected to be either text or image_url type
To Reproduce
Try to hit the chat completions API with audio input