Class CompletionResponse
java.lang.Object
dev.langchain4j.model.openai.internal.completion.CompletionResponse
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CompletionResponse
-
-
Method Details
-
id
-
created
-
model
-
choices
-
usage
-
text
Convenience method to get the text from the first choice. -
equals
-
hashCode
-
toString
-
builder
-