Skip to content

Commit 8bc1a3d

Browse files
docs: Add memgraph notebook (langchain-ai#9448)
- Description: added graph_memgraph_qa.ipynb which shows how to use LLMs to provide a natural language interface to a Memgraph database using [MemgraphGraph](langchain-ai#8591) class. - Dependencies: given that the notebook utilizes the MemgraphGraph class, it relies on both this class and several Python packages that are installed in the notebook using pip (langchain, openai, neo4j, gqlalchemy). The notebook is dependent on having a functional Memgraph instance running, as it requires this instance to establish a connection.
1 parent 652c542 commit 8bc1a3d

File tree

1 file changed

+695
-0
lines changed

1 file changed

+695
-0
lines changed

0 commit comments

Comments
 (0)