Patch Changes
-
#10481
478652cThanks @hnustwjj! - fix(openai): detect DeepSeek context overflow errors asContextOverflowErrorDeepSeek returns
maximum context lengthin 400 error messages when the context limit is exceeded. These are now recognized bywrapOpenAIClientError, so downstream code (e.g. summarization middleware fallback) can handle them correctly. -
#10507
52e501bThanks @App-arently! - fix(openai): guard JSON.parse in streaming json_schema when text is empty -
Updated dependencies [
bbbfea1]:- @langchain/core@1.1.36