bind_tools; Responses API tool round-trip support added
langchain-perplexity==1.4.0
2 featuresThis release2 featuresNew capabilitiesAI-tallied from the release notes
langchain-perplexity==1.4.0
What's Changed fix(openai): preserve Responses tools and streamed tool calls by @hassiebp in https://github.com/langfuse/langfuse-python/pu…
Langfuse · Python SDKAdded support for translating LangGraph tools stream progress into preliminary tool outputs. Dependencies were updated.
Vercel · AI SDKFixed 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)