Skip to content

Realtime TurnDetection model is missing create_response field #2125

Open
@fedirz

Description

@fedirz

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions