Skip to content

fix(openai): accommodate dict response items in streaming - #36899

Merged
ccurme (ccurme) merged 2 commits into
masterfrom
cc/openai_handle_streaming_dict
Apr 20, 2026
Merged

fix(openai): accommodate dict response items in streaming#36899
ccurme (ccurme) merged 2 commits into
masterfrom
cc/openai_handle_streaming_dict

Conversation

@ccurme

Copy link
Copy Markdown
Collaborator

The OpenAI SDK types <event>.response strictly as Response, but raw dicts have been observed in the wild.

@github-actions github-actions Bot added fix For PRs that implement a fix integration PR made that is related to a provider partner package integration internal openai `langchain-openai` package issues & PRs size: XS < 50 LOC labels Apr 20, 2026
@ccurme
ccurme (ccurme) merged commit 19b0805 into master Apr 20, 2026
85 checks passed
@ccurme
ccurme (ccurme) deleted the cc/openai_handle_streaming_dict branch April 20, 2026 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix For PRs that implement a fix integration PR made that is related to a provider partner package integration internal openai `langchain-openai` package issues & PRs size: XS < 50 LOC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant