Bedrock Converse streams get default idle timeout
@langchain/aws@1.4.2
1 featureThis release1 featureNew capabilitiesAI-tallied from the release notes
@langchain/aws@1.4.2
Added native Bedrock Converse streamEvents support to enable event streaming for Converse API calls.
LangChain · LangChain.jsHTTP 429 rate-limit responses from providers are now classified correctly before retry logic is applied.
LangChain · LangChain.jsThe stream-stall hint now reads "Waiting for API response · will retry in …" instead of "No response from API · Retrying in …", and trigger…
Anthropic · Claude CodeAmazon Bedrock Responses support is now available. Fixed an issue that prevented setting Bedrock API keys directly on the client.
OpenAI · Python SDK