Ask a question to get started
Enter to send•Shift+Enter new line
Clean string values for schema.
Cleans the input text by replacing newline and carriage return characters.
clean_string_values( text: str, ) -> str
text
str
The input text to clean.