Uses of Class
dev.langchain4j.model.watsonx.WatsonxDeploymentChatModel.Builder
Packages that use WatsonxDeploymentChatModel.Builder
-
Uses of WatsonxDeploymentChatModel.Builder in dev.langchain4j.model.watsonx
Subclasses with type arguments of type WatsonxDeploymentChatModel.Builder in dev.langchain4j.model.watsonxModifier and TypeClassDescriptionstatic classBuilder class for constructingWatsonxDeploymentChatModelinstances with configurable parameters.Methods in dev.langchain4j.model.watsonx that return WatsonxDeploymentChatModel.BuilderModifier and TypeMethodDescriptionWatsonxDeploymentChatModel.builder()Returns a newWatsonxDeploymentChatModel.Builderinstance.