spring-boot-init-template icon indicating copy to clipboard operation
spring-boot-init-template copied to clipboard

项目中SpringBootAdmin版本不兼容。SpringAI可以添加多一些的基础配置

Open canfldjak opened this issue 7 months ago • 2 comments

SpringBootAdmin不兼容

SpringBootAdmin 版本需要 3.x.x

当前版本 2.4.1

Image Image Image

SpringAI可以添加多一些的基础配置

如 rag,记忆,tools等常用的固定配置

canfldjak avatar Sep 01 '25 13:09 canfldjak

抱歉,工作有些忙!现在才回复你,RAG模块正在编写中,上下文模块暂时不打算用SpringAI直接构建,目前SpringAI对于RAG和Memory的支持比较固定,不太灵活,后续的方向应该是RAG => 智能体 => 工作流,其实MCP这个概念还没想好怎么搭配进去,因为目前工作中常用到的模型支持MCP的比例还不算太高,暂时可能会搁置一下,如果有需要可以自行在AiService实现类里面添加tools参数,这俩天我再抽时间给SpringBootAdmin进行升级适配。

AntonyCheng avatar Sep 04 '25 13:09 AntonyCheng

SpringBootAdmin不兼容

SpringBootAdmin 版本需要 3.x.x

当前版本 2.4.1

Image Image Image

SpringAI可以添加多一些的基础配置

如 rag,记忆,tools等常用的固定配置

SpringBootAdmin已升级至3.2.3版本

AntonyCheng avatar Sep 05 '25 01:09 AntonyCheng