Uses of Class
dev.langchain4j.model.watsonx.WatsonxChatModel.Builder
-
Uses of WatsonxChatModel.Builder in dev.langchain4j.model.watsonx
Subclasses with type arguments of type WatsonxChatModel.Builder in dev.langchain4j.model.watsonxModifier and TypeClassDescriptionstatic classBuilder class for constructingWatsonxChatModelinstances with configurable parameters.Methods in dev.langchain4j.model.watsonx that return WatsonxChatModel.BuilderModifier and TypeMethodDescriptionstatic WatsonxChatModel.BuilderWatsonxChatModel.builder()Returns a newWatsonxChatModel.Builderinstance.