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