Ask a question to get started
Enter to sendā¢Shift+Enter new line
Retrieve list of connected Entities found via traversal of KnowledgeGraph.
similarity_search( self, input_document: str, ) -> List[Entity]
Returns: List of connected Entity dictionaries.
input_document
str
String to find relevant documents for.