模型行为官方发布自动监测

bedrock-sdk: v0.33.7

Anthropic TypeScript SDK (bedrock-sdk) v0.33.7 fixes streaming error handling by raising an APIError on mid-stream error frames, and updates internal build tooling.

原始内容为英文;当前页面提供中文导航与来源说明,具体事实请以原文为准。

人类阅读

为什么值得关注

Release 0.33.7 of bedrock-sdk addresses a bug in streaming response handling by raising an APIError when mid-stream exception or error frames are encountered ( 622). Internal chores include upgrading sub-package builds to TypeScript 6.0.3 and migrating unit tests from Jest to Vitest.

Agent 解析

可执行摘要

Anthropic bedrock-sdk v0.33.7 ensures an APIError is thrown when encountering mid-stream exception and error frames during Bedrock streaming responses, and updates internal builds to TypeScript 6.0.3 and Vitest.

Agent 实用度
82/100
可信度
96%
机器格式
JSON + Markdown
下一步

开发者应核对什么

  • Verify stream-consumption error handling around Bedrock calls to properly catch APIError on mid-stream exceptions.
分类

标签与路由

anthropicsdktypescript
相关信号

继续阅读