Strict tools and structured output decoupled
@langchain/openai@1.5.3
1 fixThis release1 fixBug fixesAI-tallied from the release notes
@langchain/openai@1.5.3
Fixed an issue where strict tools and strict structured output responses were coupled, decoupling them for independent control.
LangChain · LangChain.jsTool schemas now default to for OpenAI-compatible models in ProviderStrategy, and response item IDs are dropped when is false. Fixes includ…
LangChain · LangChain (Python)What's Changed fix(openai): preserve Responses tools and streamed tool calls by @hassiebp in https://github.com/langfuse/langfuse-python/pu…
Langfuse · Python SDKClient-executed tool calls are now sent as full functioncall items in the Responses API, pairing them with their functioncalloutput by call…
Vercel · AI SDK