Skip to content

AsyncResponses.stream is missing conversation parameter #2582

@diesieben07

Description

@diesieben07

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

When using client.responses.stream one cannot pass the conversation parameter like can be done for client.responses.create.

To Reproduce

  1. Attempt to use client.responses.stream() with an existing conversation.

Code snippets

OS

Linux

Python version

3.13

Library version

1.101.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