mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-01 11:02:37 +00:00
Add Cypher template diagrams (#13913)
This commit is contained in:
@@ -5,6 +5,8 @@ This template allows you to interact with a Neo4j graph database in natural lang
|
||||
|
||||
It transforms a natural language question into a Cypher query (used to fetch data from Neo4j databases), executes the query, and provides a natural language response based on the query results.
|
||||
|
||||
[](https://medium.com/neo4j/langchain-cypher-search-tips-tricks-f7c9e9abca4d)
|
||||
|
||||
## Environment Setup
|
||||
|
||||
Define the following environment variables:
|
||||
|
BIN
templates/neo4j-cypher/static/workflow.png
Normal file
BIN
templates/neo4j-cypher/static/workflow.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 357 KiB |
Reference in New Issue
Block a user