We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d60a14 commit 1cf542aCopy full SHA for 1cf542a
spring-ai-bom/pom.xml
@@ -792,6 +792,12 @@
792
<version>${project.version}</version>
793
</dependency>
794
795
+ <dependency>
796
+ <groupId>org.springframework.ai</groupId>
797
+ <artifactId>spring-ai-starter-vector-store-couchbase</artifactId>
798
+ <version>${project.version}</version>
799
+ </dependency>
800
+
801
<dependency>
802
<groupId>org.springframework.ai</groupId>
803
<artifactId>spring-ai-starter-vector-store-elasticsearch</artifactId>
0 commit comments