Add Cypher template diagrams (#13913)

This commit is contained in:
Tomaz Bratanic
2023-11-27 16:18:51 +01:00
committed by GitHub
parent bfc12a4a76
commit 4ce5254442
6 changed files with 6 additions and 0 deletions

View File

@@ -7,6 +7,8 @@ Additionally, it features a conversational memory module that stores the dialogu
The conversation memory is uniquely maintained for each user session, ensuring personalized interactions.
To facilitate this, please supply both the `user_id` and `session_id` when using the conversation chain.
![Workflow diagram](https://raw.githubusercontent.com/langchain-ai/langchain/master/templates/neo4j-cypher-memory/static/workflow.png)
## Environment Setup
Define the following environment variables: