Uses of Class
dev.langchain4j.model.bedrock.BedrockStabilityAIChatModelResponse.Artifact
Packages that use BedrockStabilityAIChatModelResponse.Artifact
-
Uses of BedrockStabilityAIChatModelResponse.Artifact in dev.langchain4j.model.bedrock
Methods in dev.langchain4j.model.bedrock that return types with arguments of type BedrockStabilityAIChatModelResponse.ArtifactModifier and TypeMethodDescriptionBedrockStabilityAIChatModelResponse.getArtifacts()
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 BedrockStabilityAIChatModelResponse.ArtifactModifier and TypeMethodDescriptionvoid
BedrockStabilityAIChatModelResponse.setArtifacts
(List<BedrockStabilityAIChatModelResponse.Artifact> artifacts) Deprecated, for removal: This API element is subject to removal in a future version.