Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 667 Bytes

RephraseResponse.md

File metadata and controls

12 lines (8 loc) · 667 Bytes

RephraseResponse

Properties

Name Type Description Notes
successful bool True if the language detection operation was successful, false otherwise [optional]
rephrased_results list[RephrasedSentence] Results of the rephrasing, paraphrasing operation, in the order of the input sentences [optional]
sentence_count int Number of sentences in input text [optional]

[Back to Model list] [Back to API list] [Back to README]