Symbol3 releases
ToolRetryMiddleware
Found in 1 package: langchain
langchain(3 releases)
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.14This release introduces `ToolErrorMiddleware` and fixes an issue in `ToolRetryMiddleware` to only retry retryable exceptions.
langchain==1.3.12LangChain version 1.3.12 primarily focuses on bug fixes, including improved interrupt propagation in retries and better handling of Anthropic cache markers during fallbacks.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when ToolRetryMiddleware changes.
Learn More