Uses of Class
dev.langchain4j.model.bedrock.BedrockAnthropicStreamingChatModel.BedrockAnthropicStreamingChatModelBuilder
-
Uses of BedrockAnthropicStreamingChatModel.BedrockAnthropicStreamingChatModelBuilder in dev.langchain4j.model.bedrock
Classes in dev.langchain4j.model.bedrock with type parameters of type BedrockAnthropicStreamingChatModel.BedrockAnthropicStreamingChatModelBuilderModifier and TypeClassDescriptionstatic class
BedrockAnthropicStreamingChatModel.BedrockAnthropicStreamingChatModelBuilder<C extends BedrockAnthropicStreamingChatModel,
B extends BedrockAnthropicStreamingChatModel.BedrockAnthropicStreamingChatModelBuilder<C, B>> Deprecated, for removal: This API element is subject to removal in a future version.Methods in dev.langchain4j.model.bedrock that return BedrockAnthropicStreamingChatModel.BedrockAnthropicStreamingChatModelBuilderModifier and TypeMethodDescriptionBedrockAnthropicStreamingChatModel.builder()
Deprecated, for removal: This API element is subject to removal in a future version.Constructors in dev.langchain4j.model.bedrock with parameters of type BedrockAnthropicStreamingChatModel.BedrockAnthropicStreamingChatModelBuilderModifierConstructorDescriptionprotected
BedrockAnthropicStreamingChatModel
(BedrockAnthropicStreamingChatModel.BedrockAnthropicStreamingChatModelBuilder<?, ?> builder) Deprecated, for removal: This API element is subject to removal in a future version.