Update to Boot 3.3.3
Add to docs that spring ai supports 3.2.x and 3.3.x
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -145,7 +145,7 @@
|
||||
|
||||
<!-- production dependencies -->
|
||||
<spring-cloud-function-context.version>4.1.3</spring-cloud-function-context.version>
|
||||
<spring-boot.version>3.3.0</spring-boot.version>
|
||||
<spring-boot.version>3.3.3</spring-boot.version>
|
||||
<spring-framework.version>6.1.4</spring-framework.version>
|
||||
<ST4.version>4.3.4</ST4.version>
|
||||
<azure-open-ai-client.version>1.0.0-beta.10</azure-open-ai-client.version>
|
||||
|
||||
@@ -5,6 +5,8 @@ This section offers jumping off points for how to get started using Spring AI.
|
||||
|
||||
You should follow the steps in each of the following section according to your needs.
|
||||
|
||||
NOTE: Spring AI supports Spring Boot 3.2.x and 3.3.x
|
||||
|
||||
== Spring Initializr
|
||||
|
||||
Head on over to https://start.spring.io/[start.spring.io] and select the AI Models and Vector Stores that you want to use in your new applications.
|
||||
|
||||
Reference in New Issue
Block a user