Change8
Symbol7 releases

ProviderStrategy

Found in 1 package: langchain

langchain(7 releases)

langchain-openai==1.5.2a1
Aug 18, 2026

This release introduces several new features including gateway metadata extraction, OpenAI 3.0 SDK support, and explicit prompt caching. It also includes numerous bug fixes for streaming, tool calls, and error handling.

langchain==1.3.11
Jun 22, 2026

This release fixes an issue in `ProviderStrategy` regarding tool strictness for OpenAI models and updates several dependencies.

langchain-openai==1.3.3
Jun 22, 2026

This patch release for langchain-openai primarily focuses on bug fixes related to response handling, tool strictness, and dependency updates for langsmith and vcrpy.

langchain==1.3.0a1
May 1, 2026

This 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.11
Mar 10, 2026

This release introduces support for OpenRouter and automatic server-side compaction in OpenAI, alongside several dependency updates and bug fixes related to model initialization and detector output.

langchain==1.2.0
Dec 15, 2025

This release introduces a strict mode for structured outputs in ProviderStrategy and adds an extras field to BaseTool, alongside fixes for multithreading race conditions and HuggingFace model initialization.

langchain-openai==1.1.2
Dec 11, 2025

This release fixes parameter handling for temperature and tools in ChatOpenAI and introduces a strict flag for structured outputs.

Track Symbol Changes

Use the Change8 MCP server or GitHub Action to get notified when ProviderStrategy changes.

Learn More