Uses of Class
dev.langchain4j.model.bedrock.BedrockAI21LabsChatModelResponse.Completion
Packages that use BedrockAI21LabsChatModelResponse.Completion
-
Uses of BedrockAI21LabsChatModelResponse.Completion in dev.langchain4j.model.bedrock
Methods in dev.langchain4j.model.bedrock that return types with arguments of type BedrockAI21LabsChatModelResponse.CompletionModifier and TypeMethodDescriptionBedrockAI21LabsChatModelResponse.getCompletions()
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 BedrockAI21LabsChatModelResponse.CompletionModifier and TypeMethodDescriptionvoid
BedrockAI21LabsChatModelResponse.setCompletions
(List<BedrockAI21LabsChatModelResponse.Completion> completions) Deprecated, for removal: This API element is subject to removal in a future version.