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 2450ae5 commit 62cc6f1Copy full SHA for 62cc6f1
spring-ai-bom/pom.xml
@@ -475,6 +475,12 @@
475
476
<!-- Spring AI Chat memory autoconfiguration -->
477
478
+ <dependency>
479
+ <groupId>org.springframework.ai</groupId>
480
+ <artifactId>spring-ai-autoconfigure-model-chat-memory</artifactId>
481
+ <version>${project.version}</version>
482
+ </dependency>
483
+
484
<dependency>
485
<groupId>org.springframework.ai</groupId>
486
<artifactId>spring-ai-autoconfigure-model-chat-memory-cassandra</artifactId>
0 commit comments