Skip to content

Commit

Permalink
Update compatibility range for AI integration
Browse files Browse the repository at this point in the history
Changed the compatibility range for the AI section from [3.3.0,3.4.0-M1) to [3.3.0,3.5.0-M1).
  • Loading branch information
tzolov committed Nov 22, 2024
1 parent b7a9b6c commit 4bb7804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start-site/src/main/resources/application.yml
Original file line number Diff line number Diff line change
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 4bb7804

Please sign in to comment.