Uses of Interface
org.springframework.ai.chat.memory.ChatMemoryRepository
Packages that use ChatMemoryRepository
-
Uses of ChatMemoryRepository in org.springframework.ai.chat.memory
Classes in org.springframework.ai.chat.memory that implement ChatMemoryRepositoryModifier and TypeClassDescriptionfinal classAn in-memory implementation ofChatMemoryRepository.Methods in org.springframework.ai.chat.memory with parameters of type ChatMemoryRepositoryModifier and TypeMethodDescriptionMessageWindowChatMemory.Builder.chatMemoryRepository(ChatMemoryRepository chatMemoryRepository)