ToolMessage and AIMessage.tool_calls serialization fixed
langchain-perplexity==1.3.2
1 fixThis release1 fixBug fixesAI-tallied from the release notes
langchain-perplexity==1.3.2
Fixed an issue where strict tools and strict structured output responses were coupled, decoupling them for independent control.
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)