When will Spring AI be compatible with Spring Boot 4? #5149
-
|
I want to upgrade my project to spring boot 4, but I can't because Spring AI is not compatible. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
You need Spring AI 2. Milestone 1 is out, I've been testing and running regression tests against many models with no issue to date. I won't move this to production until Spring AI 2 is GA of course. As to when Spring Ai 2 will GA, that I'm guessing will be a while. I'm using the following versions currently: <spring.boot.version>4.0.1</spring.boot.version> full working pom.xml if you want to see full working version on Boot 4. |
Beta Was this translation helpful? Give feedback.
-
|
According to this milestone it should be out on 20th of February. |
Beta Was this translation helpful? Give feedback.
According to this milestone it should be out on 20th of February.