Strict tools decoupled from structured output
langchain@1.5.2
1 fixThis release1 fixBug fixesAI-tallied from the release notes
langchain@1.5.2
Strict tools are no longer tied to strict structured output responses, allowing independent control over each setting.
LangChain · LangChain.jsFixed strict mode on tool schemas for OpenAI-compatible models in ProviderStrategy — strict=True is now set only on tools for models that s…
LangChain · LangChain (Python)