Realtime TurnDetection
model is missing create_response
field
#2125
Labels
bug
Something isn't working
Confirm this is an issue with the Python library and not an underlying OpenAI API
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 acreate_response
fieldTo Reproduce
rg -A 40 'class .*TurnDetection'
Code snippets
OS
Linux
Python version
Python 3.12.8
Library version
openai v1.63.0
The text was updated successfully, but these errors were encountered: