Ask a question to get started
Enter to sendā¢Shift+Enter new line
Process a list of thread into a list of documents.
process_threads( self, thread_ids: Sequence[str], include_images: bool, include_messages: bool ) -> List[Document]