返回全部动态
Anthropic TypeScript SDK v0.121.0 发布:新增 Organization API 与 Standard Schema 支持
原标题:sdk: v0.121.0
AI 摘要
Anthropic 发布了 TypeScript SDK v0.121.0,新增了 updates 思考显示模式(beta)、对 Organization API 端点的支持,以及 Standard Schema 用于结构化输出和工具。该版本还修复了工具运行器在 pause_turn 时的行为问题,并移除了对 NodeJS.ProcessEnv 的类型引用。这些更新增强了 SDK 的功能性和稳定性,对使用 Anthropic API 的开发者有直接影响。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
## 0.121.0 (2026-08-26) Full Changelog: [sdk-v0.120.0...sdk-v0.121.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.120.0...sdk-v0.121.0) ### Features * **api:** add `updates` thinking display mode (beta) ([22274ea](https://github.com/anthropics/anthropic-sdk-typescript/commit/22274eaf968edc62a8b9e1f39a1913f5e04b2ada)) * **api:** add missing anthropic-beta values ([0779f02](https://github.com/anthropics/anthropic-sdk-typescript/commit/0779f02666cfc6088c1555ee25e8cd8677
发布时间:2026-08-27 01:24
抓取时间:2026-08-28 10:34
来源机构:Anthropic