File tree Expand file tree Collapse file tree 3 files changed +6
-0
lines changed
spring-ai-model-chat-memory-cassandra
spring-ai-model-chat-memory-jdbc
spring-ai-model-chat-memory-neo4j Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 30
30
<name >Spring AI Cassandra Chat Memory</name >
31
31
<description >Spring AI Cassandra Chat Memory implementation</description >
32
32
33
+ <url >https://github.com/spring-projects/spring-ai</url >
34
+
33
35
<dependencies >
34
36
<dependency >
35
37
<groupId >org.springframework.ai</groupId >
Original file line number Diff line number Diff line change 30
30
<name >Spring AI JDBC Chat Memory</name >
31
31
<description >Spring AI JDBC Chat Memory implementation</description >
32
32
33
+ <url >https://github.com/spring-projects/spring-ai</url >
34
+
33
35
<dependencies >
34
36
<dependency >
35
37
<groupId >org.springframework.ai</groupId >
Original file line number Diff line number Diff line change 30
30
<name >Spring AI Neo4j Chat Memory</name >
31
31
<description >Spring AI Neo4j Chat Memory implementation</description >
32
32
33
+ <url >https://github.com/spring-projects/spring-ai</url >
34
+
33
35
<dependencies >
34
36
<dependency >
35
37
<groupId >org.springframework.ai</groupId >
You can’t perform that action at this time.
0 commit comments