Uses of Class
dev.langchain4j.model.bedrock.BedrockAI21LabsChatModelResponse.Prompt
Packages that use BedrockAI21LabsChatModelResponse.Prompt
-
Uses of BedrockAI21LabsChatModelResponse.Prompt in dev.langchain4j.model.bedrock
Methods in dev.langchain4j.model.bedrock that return BedrockAI21LabsChatModelResponse.PromptModifier and TypeMethodDescriptionBedrockAI21LabsChatModelResponse.Completion.getData()
BedrockAI21LabsChatModelResponse.getPrompt()
Deprecated, for removal: This API element is subject to removal in a future version.Methods in dev.langchain4j.model.bedrock with parameters of type BedrockAI21LabsChatModelResponse.PromptModifier and TypeMethodDescriptionvoid
BedrockAI21LabsChatModelResponse.Completion.setData
(BedrockAI21LabsChatModelResponse.Prompt data) void
BedrockAI21LabsChatModelResponse.setPrompt
(BedrockAI21LabsChatModelResponse.Prompt prompt) Deprecated, for removal: This API element is subject to removal in a future version.