Ask a question to get started
Enter to sendā¢Shift+Enter new line
Return docs according ids.
get( self, ids: Optional[List[str]] = None, **kwargs: Any = {} ) -> Dict[str, Document]
Returns: Documents which satisfy the input conditions.
ids
Optional[List[str]]
None
The ids of the embedding vectors.