SummarizationMiddleware
Found in 1 package: langchain
langchain(10 releases)
langchain==1.4.0a1This release introduces significant improvements to the MCP (Multi-modal Conversational Protocol) handling, including new elicitation features and tool conversion. It also brings general bug fixes and refactors across various components.
langchain==1.3.15This release introduces new features like exposing `trace_policy` on `AgentMiddleware` and adding `reasoning_effort` as a chat model parameter. It also includes several bug fixes, such as preserving history on summarization failures and handling malformed structured-output responses.
langchain==1.3.5This release introduces AND-capable trigger conditions for `SummarizationMiddleware` and adds support for the `apply_patch` tool in OpenAI. It also updates several underlying dependencies.
langchain==1.3.0a2This release introduces significant updates to streaming protocols (v2 and v3), enhances agent capabilities with new middleware features, and includes numerous dependency bumps and bug fixes across various components.
langchain==1.3.0a1This release includes numerous performance improvements, dependency bumps, and feature additions like content-block-centric streaming (v2) and integration of stream_events(version='v3'). Several bug fixes address token counting, model recognition, and middleware configuration.
langchain==1.2.9LangChain version 1.2.9 introduces support for state updates via `wrap_model_call` and threading context in agent flows, alongside several bug fixes related to schema normalization and token counting.
langchain==1.2.7LangChain version 1.2.7 introduces dynamic tool registration through middleware and includes minor fixes to the summarization prompt and system message grammar.
langchain==1.2.6This release primarily addresses a bug fix related to the signature and configuration invocation of the SummarizationMiddleware.
langchain==1.1.1This release introduces UUIDv7 for run IDs and improves the accuracy of the SummarizationMiddleware by adjusting token counts based on the specific model used.
langchain==1.1.0BreakingLangChain 1.1 introduces ModelRetryMiddleware, enhanced SummarizationMiddleware with context window support, and SystemMessage support in agent creation. It also includes critical fixes for tool call ordering and Anthropic tool execution.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when SummarizationMiddleware changes.
Learn More