Ask a question to get started
Enter to sendā¢Shift+Enter new line
cleanResult(resText: string): string
resText
string
Cleans the result text by replacing sequences of whitespace with a single space and removing ellipses.
The result text to clean.