Class AdvisorParams

java.lang.Object
org.springframework.ai.chat.client.AdvisorParams

public final class AdvisorParams extends Object
Configuration options for the ChatClient request. Preset advisors parameters that can be passed as configuration options to the Advisor context.
Author:
Christian Tzolov