返回全部动态
Spring AI 2.1.0-M1 发布
原标题:Spring AI 2.1.0-M1
AI 摘要
Spring AI 发布 2.1.0-M1 版本,新增对 OpenAI Responses API 的支持,并为预计算嵌入添加 VectorStore.upsert 方法,同时在 AbstractMessage 中引入 MessagePart。该版本还将 Spring Boot 依赖升级至 4.2,并提供了从 2.0.1 升级的说明。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
For upgrading from 2.0.1 to 2.1.0-M1, please refer to the upgrade notes [here](https://docs.spring.io/spring-ai/reference/2.1/upgrade-notes.html#upgrading-to-2-1-0). ## :star: New Features - Add OpenAI Responses API support [#7006](https://github.com/spring-projects/spring-ai/pull/7006) - Add VectorStore.upsert for pre-computed embeddings [#7002](https://github.com/spring-projects/spring-ai/pull/7002) - Introduce MessagePart in AbstractMessage [#6997](https://github.com/spring-projects/s
发布时间:2026-09-25 15:28
抓取时间:2026-09-25 15:42
来源机构:Spring