@langchain/openai@1.5.11
Patch Changes
-
#11448
53dbfc2Thanks @hntrl! - fix(openai): resolve encrypted content with zdr when streamingOpenAI recently changed the disposition of
encrypted_contentto contain the canonical payload on the finaldoneevent. Encrypted content also does not need to be a parameter in theincludecall options in order to propagate.