LangChain ships langchain-core 1.5.6 and langchain-openai 1.5.2 with gateway trace metadata and reasoning-boundary preservation
LangChain
Aug 17: langchain-core 1.5.6 incorporates gateway metadata into traces. Aug 18: langchain-openai 1.5.2 (and 1.5.2a1) preserves reasoning-item boundaries. Earlier in the month: langchain-openai 1.5.0 added support for the openai 3.0 SDK and langchain-anthropic 1.5.6 normalized `tool_search_tool_result` blocks.
Why it matters
Reasoning-boundary preservation is the unglamorous-but-critical fix that prevents streamed OpenAI reasoning items from being merged incorrectly into adjacent content blocks. Gateway metadata in traces is what makes multi-provider agent observability usable in production.
Importance: 2/5
default