Ask a question to get started
Enter to sendā¢Shift+Enter new line
Get the list of documents associated with the given keys.
mget( self, keys: Sequence[str], ) -> List[Optional[Document]]
keys
list[str]
A list of keys representing Document IDs..