Uses of Class
org.springframework.ai.watsonx.WatsonxAiChatOptions
Packages that use WatsonxAiChatOptions
-
Uses of WatsonxAiChatOptions in org.springframework.ai.autoconfigure.watsonxai
Methods in org.springframework.ai.autoconfigure.watsonxai that return WatsonxAiChatOptionsMethods in org.springframework.ai.autoconfigure.watsonxai with parameters of type WatsonxAiChatOptionsModifier and TypeMethodDescriptionvoid
WatsonxAiChatProperties.setOptions
(WatsonxAiChatOptions options) -
Uses of WatsonxAiChatOptions in org.springframework.ai.watsonx
Methods in org.springframework.ai.watsonx that return WatsonxAiChatOptionsModifier and TypeMethodDescriptionWatsonxAiChatOptions.Builder.build()
WatsonxAiChatOptions.copy()
static WatsonxAiChatOptions
WatsonxAiChatOptions.fromOptions
(WatsonxAiChatOptions fromOptions) Methods in org.springframework.ai.watsonx with parameters of type WatsonxAiChatOptionsModifier and TypeMethodDescriptionstatic WatsonxAiChatOptions
WatsonxAiChatOptions.fromOptions
(WatsonxAiChatOptions fromOptions) Constructors in org.springframework.ai.watsonx with parameters of type WatsonxAiChatOptionsModifierConstructorDescriptionWatsonxAiChatModel
(WatsonxAiApi watsonxAiApi, WatsonxAiChatOptions defaultOptions)