mirror of
https://github.com/hwchase17/langchain
synced 2024-11-10 01:10:59 +00:00
8bc1a3dca8
- 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. |
||
---|---|---|
.. | ||
agent_simulations | ||
agents | ||
autonomous_agents | ||
more | ||
multi_modal | ||
question_answering | ||
apis.ipynb | ||
chatbots.ipynb | ||
code_understanding.ipynb | ||
extraction.ipynb | ||
sql.ipynb | ||
summarization.ipynb | ||
tagging.ipynb | ||
web_scraping.ipynb |