Class AnthropicResponse
java.lang.Object
dev.langchain4j.model.vertexai.anthropic.internal.api.AnthropicResponse
-
Field Details
-
id
-
type
-
role
-
model
-
-
stopReason
-
stopSequence
-
usage
-
-
Constructor Details
-
AnthropicResponse
public AnthropicResponse()
-
-
Method Details
-
getId
-
getType
-
getRole
-
getModel
-
getContent
-
getStopReason
-
getStopSequence
-
getUsage
-
toString
-