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