Ask a question to get started
Enter to sendā¢Shift+Enter new line
Take GraphDocument as input as uses it to construct a graph.
add_graph_documents( self, graph_documents: List[GraphDocument], include_source: bool = False ) -> None