Uses of Class
dev.langchain4j.model.bedrock.BedrockCohereChatModelResponse.TokenLikelihood
Packages that use BedrockCohereChatModelResponse.TokenLikelihood
-
Uses of BedrockCohereChatModelResponse.TokenLikelihood in dev.langchain4j.model.bedrock
Methods in dev.langchain4j.model.bedrock that return types with arguments of type BedrockCohereChatModelResponse.TokenLikelihoodModifier and TypeMethodDescriptionBedrockCohereChatModelResponse.Generation.getToken_likelihoods()
Method parameters in dev.langchain4j.model.bedrock with type arguments of type BedrockCohereChatModelResponse.TokenLikelihoodModifier and TypeMethodDescriptionvoid
BedrockCohereChatModelResponse.Generation.setToken_likelihoods
(List<BedrockCohereChatModelResponse.TokenLikelihood> token_likelihoods)