@langchain/aws@1.3.8
Patch Changes
- #10653
e8d72d3Thanks @muhammadosama984! - fix(aws): preserve Bedrock tool call identity in callback-streamed chunks
Fetched May 19, 2026
e8d72d3 Thanks @muhammadosama984! - fix(aws): preserve Bedrock tool call identity in callback-streamed chunksFetched May 19, 2026
Added claude-haiku-4 to the supported tool choice values for the AWS integration.
LangChain · LangChain.jsFixed tool message outputs not being unwrapped in agent streams, and set name on todoListMiddleware ToolMessages.
LangChain · LangChain.jsFixed toUIMessageStream adapter to recognize Python langchain-core's AIMessageChunk plain message objects (type: "AIMessageChunk") in addit…
Vercel · AI SDKPatch Changes - 181cc18: Fix capturing at initialization time, which caused telemetry instrumentation (e.g. OpenTelemetry, Datadog) and oth…
Vercel · AI SDK