File tree Expand file tree Collapse file tree 3 files changed +0
-61
lines changed
spring-ai-spring-boot-starters/spring-ai-starter-coherence-store Expand file tree Collapse file tree 3 files changed +0
-61
lines changed Original file line number Diff line number Diff line change 122
122
<module >vector-stores/spring-ai-typesense-store</module >
123
123
<module >vector-stores/spring-ai-weaviate-store</module >
124
124
125
- <module >spring-ai-spring-boot-starters/spring-ai-starter-coherence-store</module >
126
125
<module >spring-ai-spring-boot-starters/spring-ai-starter-vector-store-aws-opensearch</module >
127
126
<module >spring-ai-spring-boot-starters/spring-ai-starter-vector-store-azure</module >
128
127
<module >spring-ai-spring-boot-starters/spring-ai-starter-vector-store-azure-cosmos-db</module >
Original file line number Diff line number Diff line change 778
778
<version >${project.version} </version >
779
779
</dependency >
780
780
781
- <!-- TBD: Replace this with the refactored starter -->
782
- <dependency >
783
- <groupId >org.springframework.ai</groupId >
784
- <artifactId >spring-ai-coherence-store-spring-boot-starter</artifactId >
785
- <version >${project.version} </version >
786
- </dependency >
787
-
788
781
<!-- Spring AI Spring Boot starters for the Models -->
789
782
790
-
791
783
<dependency >
792
784
<groupId >org.springframework.ai</groupId >
793
785
<artifactId >spring-ai-starter-model-anthropic</artifactId >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments