Package dev.langchain4j.model.bedrock
Class BedrockStabilityAIChatModelResponse.Artifact
java.lang.Object
dev.langchain4j.model.bedrock.BedrockStabilityAIChatModelResponse.Artifact
- Enclosing class:
BedrockStabilityAIChatModelResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
getSeed()
void
void
setFinishReason
(String finishReason) void
setSeed
(int seed)
-
Constructor Details
-
Artifact
public Artifact()
-
-
Method Details
-
getBase64
-
setBase64
-
getSeed
public int getSeed() -
setSeed
public void setSeed(int seed) -
getFinishReason
-
setFinishReason
-