Uses of Class
dev.langchain4j.model.bedrock.BedrockAnthropicCompletionChatModel.BedrockAnthropicCompletionChatModelBuilder
-
Uses of BedrockAnthropicCompletionChatModel.BedrockAnthropicCompletionChatModelBuilder in dev.langchain4j.model.bedrock
Classes in dev.langchain4j.model.bedrock with type parameters of type BedrockAnthropicCompletionChatModel.BedrockAnthropicCompletionChatModelBuilderModifier and TypeClassDescriptionstatic class
BedrockAnthropicCompletionChatModel.BedrockAnthropicCompletionChatModelBuilder<C extends BedrockAnthropicCompletionChatModel,
B extends BedrockAnthropicCompletionChatModel.BedrockAnthropicCompletionChatModelBuilder<C, B>> Deprecated, for removal: This API element is subject to removal in a future version.Methods in dev.langchain4j.model.bedrock that return BedrockAnthropicCompletionChatModel.BedrockAnthropicCompletionChatModelBuilderModifier and TypeMethodDescriptionBedrockAnthropicCompletionChatModel.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 BedrockAnthropicCompletionChatModel.BedrockAnthropicCompletionChatModelBuilderModifierConstructorDescriptionprotected
BedrockAnthropicCompletionChatModel
(BedrockAnthropicCompletionChatModel.BedrockAnthropicCompletionChatModelBuilder<?, ?> builder) Deprecated, for removal: This API element is subject to removal in a future version.