Uses of Class
dev.langchain4j.model.bedrock.internal.AbstractBedrockChatModel
Packages that use AbstractBedrockChatModel
-
Uses of AbstractBedrockChatModel in dev.langchain4j.model.bedrock
Subclasses of AbstractBedrockChatModel in dev.langchain4j.model.bedrockModifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version.class
Deprecated, for removal: This API element is subject to removal in a future version.please useBedrockChatModel
insteadclass
Deprecated, for removal: This API element is subject to removal in a future version.please useBedrockChatModel
insteadclass
Deprecated, for removal: This API element is subject to removal in a future version.please useBedrockChatModel
insteadclass
Deprecated, for removal: This API element is subject to removal in a future version.please useBedrockChatModel
insteadclass
Deprecated, for removal: This API element is subject to removal in a future version.please useBedrockChatModel
insteadclass
Deprecated, for removal: This API element is subject to removal in a future version.Will be removed in the next release, this functionality will not be supported anymore.class
Deprecated, for removal: This API element is subject to removal in a future version.please useBedrockChatModel
instead -
Uses of AbstractBedrockChatModel in dev.langchain4j.model.bedrock.internal
Classes in dev.langchain4j.model.bedrock.internal with type parameters of type AbstractBedrockChatModelModifier and TypeClassDescriptionstatic class
AbstractBedrockChatModel.AbstractBedrockChatModelBuilder<T extends BedrockChatModelResponse,
C extends AbstractBedrockChatModel<T>, B extends AbstractBedrockChatModel.AbstractBedrockChatModelBuilder<T, C, B>>
BedrockChatModel
instead