Uses of Class
dev.langchain4j.model.bedrock.BedrockTitanChatModelResponse.Result
Packages that use BedrockTitanChatModelResponse.Result
-
Uses of BedrockTitanChatModelResponse.Result in dev.langchain4j.model.bedrock
Methods in dev.langchain4j.model.bedrock that return types with arguments of type BedrockTitanChatModelResponse.ResultModifier and TypeMethodDescriptionBedrockTitanChatModelResponse.getResults()
Deprecated, for removal: This API element is subject to removal in a future version.Method parameters in dev.langchain4j.model.bedrock with type arguments of type BedrockTitanChatModelResponse.ResultModifier and TypeMethodDescriptionvoid
BedrockTitanChatModelResponse.setResults
(List<BedrockTitanChatModelResponse.Result> results) Deprecated, for removal: This API element is subject to removal in a future version.