Uses of Enum Class
dev.langchain4j.model.bedrock.BedrockCohereChatModel.ReturnLikelihood
Packages that use BedrockCohereChatModel.ReturnLikelihood
-
Uses of BedrockCohereChatModel.ReturnLikelihood in dev.langchain4j.model.bedrock
Methods in dev.langchain4j.model.bedrock that return BedrockCohereChatModel.ReturnLikelihoodModifier and TypeMethodDescriptionBedrockCohereChatModel.getReturnLikelihood()
Deprecated, for removal: This API element is subject to removal in a future version.Returns the enum constant of this class with the specified name.BedrockCohereChatModel.ReturnLikelihood.values()
Returns an array containing the constants of this enum class, in the order they are declared.