Qeravio
Canonical AI event

OpenAI changes encrypted content handling in streaming API

The OpenAI library update resolves encrypted content handling during streaming. The fix adjusts for changes in the disposition of encrypted_content.

1 Sept 20261 verified claims1 sources1 observations
What happened

The official source reports this update: @langchain/openai@1.5.11. Patch Changes #11448 53dbfc2 Thanks @hntrl ! - fix(openai): resolve encrypted content with zdr when streaming OpenAI recently changed the disposition of encrypted_content to contain the canonical payload on the final done event. Encrypted content also does not need to be a parameter in the include call options in order to propagate.

Why it matters

This official update documents a development concerning @langchain/openai@1.5.11. Its practical significance depends on the scope and evidence stated by the source.

What to watch next

Read the official source update and verify its stated scope, evidence and timing before acting on it.

Connected knowledge

Entities affected by this event

Evidence trail

Sources behind the event