Uses of Interface
org.springframework.ai.chat.client.advisor.api.BaseChatMemoryAdvisor
Packages that use BaseChatMemoryAdvisor
Package
Description
Provides classes for advising chat clients.
-
Uses of BaseChatMemoryAdvisor in org.springframework.ai.chat.client.advisor
Classes in org.springframework.ai.chat.client.advisor that implement BaseChatMemoryAdvisorModifier and TypeClassDescriptionfinal classMemory is retrieved added as a collection of messages to the promptfinal classMemory is retrieved added into the prompt's system text.