Open
Description
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
TurnDetection
model defined in src/openai/types/beta/realtime/session.py and src/openai/types/beta/realtime/session_create_response.py is missing a create_response
field
To Reproduce
rg -A 40 'class .*TurnDetection'
Code snippets
OS
Linux
Python version
Python 3.12.8
Library version
openai v1.63.0