返回全部动态
Anthropic Vertex SDK v0.19.1 发布:修复 User-Agent 问题
原标题:vertex-sdk: v0.19.1
AI 摘要
Anthropic 发布了 TypeScript SDK 中 vertex-sdk 的 v0.19.1 版本,主要修复了客户端使用硬编码 User-Agent 字符串而非构造函数名的问题。此外,内部依赖工具 tsc-multi 改为从 npm 注册表安装,并刷新了 provider 包的开发工具版本。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
## 0.19.1 (2026-08-07) Full Changelog: [vertex-sdk-v0.19.0...vertex-sdk-v0.19.1](https://github.com/anthropics/anthropic-sdk-typescript/compare/vertex-sdk-v0.19.0...vertex-sdk-v0.19.1) ### Bug Fixes * **client:** use hardcoded User-Agent strings instead of constructor names ([0b97f04](https://github.com/anthropics/anthropic-sdk-typescript/commit/0b97f04042584d234162a7ff8a5c4b8095ad800e)) ### Chores * **internal/deps:** install tsc-multi from the npm registry ([#265](https://github.com/anth
发布时间:2026-08-08 01:09
抓取时间:2026-08-08 01:22
来源机构:Anthropic