Skip to content

Commit

Permalink
Merge pull request #1648 from tzolov
Browse files Browse the repository at this point in the history
* pr/1648:
  Polish "Update compatibility range for AI integration"
  Update compatibility range for AI integration

Closes gh-1648
  • Loading branch information
mhalbritter committed Nov 22, 2024
2 parents b7a9b6c + 499b222 commit 56fb2b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions start-site/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ initializr:
artifactId: spring-ai-bom
versionProperty: spring-ai.version
mappings:
- compatibilityRange: "[3.3.0,3.4.0-M1)"
- compatibilityRange: "[3.3.0,3.5.0-M1)"
version: 1.0.0-M4
repositories: spring-milestones
spring-cloud:
Expand Down Expand Up @@ -1421,7 +1421,7 @@ initializr:
- rel: guide
href: https://github.com/GoogleCloudPlatform/spring-cloud-gcp/tree/main/spring-cloud-gcp-samples/spring-cloud-gcp-storage-resource-sample
- name: AI
compatibilityRange: "[3.3.0,3.4.0-M1)"
compatibilityRange: "[3.3.0,3.5.0-M1)"
content:
- name: Anthropic Claude
id: spring-ai-anthropic
Expand Down

0 comments on commit 56fb2b7

Please sign in to comment.