Skip to content

ResponseReasoningSummaryDoneEvent missing from openai.types.responses in v1.99.0 #2511

@yrobel-lima

Description

@yrobel-lima

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

ResponseReasoningSummaryDoneEvent cannot be imported from openai.types.responses in openai==1.99.0, though it works in 1.97.1

Error: cannot import name 'ResponseReasoningSummaryDoneEvent' from 'openai.types.responses' (.venv\Lib\site-packages\openai\types\responses_init_.py)

To Reproduce

from openai.types.responses import ResponseReasoningSummaryDoneEvent

Code snippets

OS

Windows

Python version

Python 3.11.11

Library version

opeanai 1.99.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