Uses of Class
dev.langchain4j.model.bedrock.BedrockCohereChatModelResponse.Generation
Packages that use BedrockCohereChatModelResponse.Generation
-
Uses of BedrockCohereChatModelResponse.Generation in dev.langchain4j.model.bedrock
Methods in dev.langchain4j.model.bedrock that return types with arguments of type BedrockCohereChatModelResponse.GenerationModifier and TypeMethodDescriptionBedrockCohereChatModelResponse.getGenerations()
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 BedrockCohereChatModelResponse.GenerationModifier and TypeMethodDescriptionvoid
BedrockCohereChatModelResponse.setGenerations
(List<BedrockCohereChatModelResponse.Generation> generations) Deprecated, for removal: This API element is subject to removal in a future version.