Uses of Class
org.springframework.ai.autoconfigure.chat.memory.cassandra.CassandraChatMemoryProperties
Packages that use CassandraChatMemoryProperties
-
Uses of CassandraChatMemoryProperties in org.springframework.ai.autoconfigure.chat.memory.cassandra
Methods in org.springframework.ai.autoconfigure.chat.memory.cassandra with parameters of type CassandraChatMemoryPropertiesModifier and TypeMethodDescriptionCassandraChatMemoryAutoConfiguration.chatMemory(CassandraChatMemoryProperties properties, com.datastax.oss.driver.api.core.CqlSession cqlSession)