langchain/docs/extras/use_cases/more/graph
Oleksandr Ichenskyi 8bc1a3dca8
docs: Add memgraph notebook (#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](https://github.com/langchain-ai/langchain/pull/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.
2023-08-21 13:45:04 -07:00
..
graph_arangodb_qa.ipynb docs: Update ArangoDB Links (#9251) 2023-08-15 07:43:47 -07:00
graph_cypher_qa.ipynb Move graph use case to "more" section (#8997) 2023-08-14 17:20:38 -07:00
graph_hugegraph_qa.ipynb Move graph use case to "more" section (#8997) 2023-08-14 17:20:38 -07:00
graph_kuzu_qa.ipynb Move graph use case to "more" section (#8997) 2023-08-14 17:20:38 -07:00
graph_memgraph_qa.ipynb docs: Add memgraph notebook (#9448) 2023-08-21 13:45:04 -07:00
graph_nebula_qa.ipynb Move graph use case to "more" section (#8997) 2023-08-14 17:20:38 -07:00
graph_qa.ipynb Move graph use case to "more" section (#8997) 2023-08-14 17:20:38 -07:00
graph_sparql_qa.ipynb Move graph use case to "more" section (#8997) 2023-08-14 17:20:38 -07:00
index.mdx Move graph use case to "more" section (#8997) 2023-08-14 17:20:38 -07:00
neptune_cypher_qa.ipynb Move graph use case to "more" section (#8997) 2023-08-14 17:20:38 -07:00
tot.ipynb Move graph use case to "more" section (#8997) 2023-08-14 17:20:38 -07:00