ProviderStrategy
Found in 1 package: langchain
langchain(7 releases)
langchain-openai==1.5.2a1This 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.11This release fixes an issue in `ProviderStrategy` regarding tool strictness for OpenAI models and updates several dependencies.
langchain-openai==1.3.3This 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.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.11This 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.0This 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.2This 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