Skip to content

Commit

Permalink
Update compatibility range for AI integration
Browse files Browse the repository at this point in the history
  • Loading branch information
tzolov authored and mhalbritter committed Nov 22, 2024
1 parent b7a9b6c commit 59b19c2
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 59b19c2

Please sign in to comment.