返回全部动态

Anthropic 发布 foundry-sdk v0.4.1 修复 User-Agent 问题

原标题:foundry-sdk: v0.4.1

Anthropic TypeScript SDK Releases一手来源产品发布质量 60

AI 摘要

Anthropic 发布了 foundry-sdk 的 v0.4.1 版本,主要修复了客户端使用硬编码 User-Agent 字符串而非构造函数名称的问题。此外,内部依赖工具 tsc-multi 改为从 npm 注册表安装,并刷新了 provider 包的开发工具。

以上摘要由 AI 生成,可能存在误差。事实请以原文为准。

正文节选

## 0.4.1 (2026-08-07) Full Changelog: [foundry-sdk-v0.4.0...foundry-sdk-v0.4.1](https://github.com/anthropics/anthropic-sdk-typescript/compare/foundry-sdk-v0.4.0...foundry-sdk-v0.4.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/anthr


发布时间:2026-08-08 01:09
抓取时间:2026-08-08 01:22
来源机构:Anthropic
阅读原文github.com