返回全部动态
Anthropic Java SDK v2.54.0 发布:新增结构化输出配置与多项修复
原标题:v2.54.0
AI 摘要
Anthropic 发布了 Java SDK v2.54.0 版本,新增了 dream 创建的 output_behavior 参数、StructuredOutputConfig 配置类以及 Vertex 基础 URL 覆盖功能。同时修复了多个客户端问题,包括工具调用截断、流式消息累积和枚举转换等。该版本还改进了 CI 流程和文档。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
## 2.54.0 (2026-08-13) Full Changelog: [v2.53.0...v2.54.0](https://github.com/anthropics/anthropic-sdk-java/compare/v2.53.0...v2.54.0) ### Features * **api:** add output_behavior to dream creation (create a new memory store or update the input store in place) ([a49ea9a](https://github.com/anthropics/anthropic-sdk-java/commit/a49ea9a1e98227e41e10055359608f419c18c86f)) * **client:** add StructuredOutputConfig for combining Class<T> structured outputs with other output options ([#192](http
发布时间:2026-08-14 02:35
抓取时间:2026-08-14 02:38
来源机构:Anthropic