Added graph memory video in docs (#1745)
This commit is contained in:
@@ -8,6 +8,17 @@ With Graph Memory, users can now create and utilize complex relationships betwee
|
|||||||
This integration enables users to leverage the strengths of both vector-based and graph-based approaches, resulting in more accurate and comprehensive information retrieval and generation.
|
This integration enables users to leverage the strengths of both vector-based and graph-based approaches, resulting in more accurate and comprehensive information retrieval and generation.
|
||||||
|
|
||||||
|
|
||||||
|
<iframe
|
||||||
|
width="100%"
|
||||||
|
height="400"
|
||||||
|
src="https://www.youtube.com/embed/u_ZAqNNVtXA"
|
||||||
|
title="YouTube video player"
|
||||||
|
frameborder="0"
|
||||||
|
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
|
||||||
|
allowfullscreen
|
||||||
|
></iframe>
|
||||||
|
|
||||||
|
|
||||||
## Initialize Graph Memory
|
## Initialize Graph Memory
|
||||||
|
|
||||||
To initialize Graph Memory you'll need to set up your configuration with graph store providers.
|
To initialize Graph Memory you'll need to set up your configuration with graph store providers.
|
||||||
|
|||||||
Reference in New Issue
Block a user