From 3fb4f2655bf8d69bf8246b42540b3a4f50e91ae4 Mon Sep 17 00:00:00 2001 From: Prateek Chhikara <46902268+prateekchhikara@users.noreply.github.com> Date: Sat, 24 Aug 2024 16:02:46 -0700 Subject: [PATCH] Added graph memory video in docs (#1745) --- docs/open-source/graph-memory.mdx | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/open-source/graph-memory.mdx b/docs/open-source/graph-memory.mdx index a6a9909d..975fe481 100644 --- a/docs/open-source/graph-memory.mdx +++ b/docs/open-source/graph-memory.mdx @@ -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. + + + ## Initialize Graph Memory To initialize Graph Memory you'll need to set up your configuration with graph store providers.