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