Assistant content now emits output_text in responses
@langchain/openai@1.5.4
1 fixThis release1 fixBug fixesAI-tallied from the release notes
@langchain/openai@1.5.4
Fixed parsing of raw OpenAI API responses and added a flag to skip tracing them. Updated API spec from upstream.
Langfuse · Python SDKAdded support for the web_search_call.results include option in the OpenAI provider, enabling access to web search results alongside genera…
Vercel · AI SDKFixed chat completions API calls by filtering out content blocks that the OpenAI API rejects as input, including tool_call content blocks.
LangChain · LangChain.jsSuppressed a Pydantic serializer warning that appeared on structured output parsed fields. Also fixed asyncio.get_running_loop() usage in a…
LangChain · LangChain (Python)