Update Spring AI BOM with spring-ai-autoconfigure-model-chat-memory
Signed-off-by: Ilayaperumal Gopinathan <ilayaperumal.gopinathan@broadcom.com>
This commit is contained in:
@@ -475,6 +475,12 @@
|
||||
|
||||
<!-- Spring AI Chat memory autoconfiguration -->
|
||||
|
||||
<dependency>
|
||||
<groupId>org.springframework.ai</groupId>
|
||||
<artifactId>spring-ai-autoconfigure-model-chat-memory</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.springframework.ai</groupId>
|
||||
<artifactId>spring-ai-autoconfigure-model-chat-memory-cassandra</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user