Skip to content

fix(chat): set StreamingEnabled=true before calling CreateResponseStreamingAsync#1163

Merged
BenjaminMichaelis merged 1 commit into
mainfrom
benjaminmichaelis/fix-streaming-enabled-config
Jun 1, 2026
Merged

fix(chat): set StreamingEnabled=true before calling CreateResponseStreamingAsync#1163
BenjaminMichaelis merged 1 commit into
mainfrom
benjaminmichaelis/fix-streaming-enabled-config

Conversation

@BenjaminMichaelis
Copy link
Copy Markdown
Member

Description

Describe your changes here.

Fixes #Issue_Number (if available)

Ensure that your pull request has followed all the steps below:

  • Code compilation
  • Created tests which fail without the change (if possible)
  • All tests passing
  • Extended the README / documentation, if necessary

…eamingAsync

The OpenAI SDK requires StreamingEnabled to be set to true on
CreateResponseOptions when calling CreateResponseStreamingAsync.
Also propagate StreamingEnabled in CloneOptionsWithPreviousResponseId
so tool-call continuation legs behave consistently.
@BenjaminMichaelis BenjaminMichaelis merged commit b575657 into main Jun 1, 2026
7 checks passed
@BenjaminMichaelis BenjaminMichaelis deleted the benjaminmichaelis/fix-streaming-enabled-config branch June 1, 2026 18:35
@BenjaminMichaelis BenjaminMichaelis restored the benjaminmichaelis/fix-streaming-enabled-config branch June 1, 2026 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant