返回全部动态
Spring AI 2.0.0-RC1 发布:多项新特性与修复
原标题:Spring AI 2.0.0-RC1
AI 摘要
Spring AI 发布了 2.0.0-RC1 版本,包含多项新特性、错误修复和文档更新。新特性包括为 MessageWindowChatMemory 添加回合边界裁剪、移除模型默认值、将 advisors 移至独立模块、移除内部工具执行等。错误修复涉及流式处理、span 层级和 JSON schema 生成等问题。该版本旨在简化 API 并提升可维护性。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
## :star: New Features - Add turn-boundary snapping to MessageWindowChatMemory eviction [#6312](https://github.com/spring-projects/spring-ai/pull/6312) - Finish to remove default values from models [#6311](https://github.com/spring-projects/spring-ai/pull/6311) - Move advisors to their proper modules [#6309](https://github.com/spring-projects/spring-ai/pull/6309) - Remove SpringBeanToolCallbackResolver and toolNames() API [#6301](https://github.com/spring-projects/spring-ai/pull/6301) - S
发布时间:2026-06-06 08:53
抓取时间:2026-08-02 00:23
来源机构:Spring