Ask a question to get started
Enter to sendā¢Shift+Enter new line
Convert a string or list of strings to a list of Documents with metadata.
text_to_docs( text: Union[str, List[str]], ) -> List[Document]