Class ChatCompletionResponse
java.lang.Object
dev.langchain4j.model.openai.internal.chat.ChatCompletionResponse
-
Constructor Details
-
ChatCompletionResponse
-
-
Method Details
-
id
-
created
-
model
-
choices
-
usage
-
systemFingerprint
-
serviceTier
-
content
Convenience method to get the content of the message from the first choice. -
equals
-
hashCode
public int hashCode() -
toString
-
builder
-