Class SentenceCompletionResponse
-
- All Implemented Interfaces:
public final class SentenceCompletionResponse
-
-
Constructor Summary
Constructors Constructor Description SentenceCompletionResponse(List<String> sentences)
-
Method Summary
Modifier and Type Method Description final List<String>getSentences()-
-
Method Detail
-
getSentences
final List<String> getSentences()
-
-
-
-