Class PromptChatMemoryAdvisor

java.lang.Object
org.springframework.ai.chat.client.advisor.PromptChatMemoryAdvisor
All Implemented Interfaces:
Advisor, BaseAdvisor, BaseChatMemoryAdvisor, CallAdvisor, StreamAdvisor, org.springframework.core.Ordered

public final class PromptChatMemoryAdvisor extends Object implements BaseChatMemoryAdvisor
Memory is retrieved added into the prompt's system text.
Since:
1.0.0
Author:
Christian Tzolov, Miloš Havránek, Thomas Vitale, Mark Pollack