From 2b6adb527935235b0d90138a578b7fc1d1d27062 Mon Sep 17 00:00:00 2001 From: Daniel Chalef <131175+danielchalef@users.noreply.github.com> Date: Tue, 3 Sep 2024 21:32:44 -0700 Subject: [PATCH] Update README.md (#80) --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 817018f7..d832afc9 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,9 @@ graphiti.close() ## Documentation -Visit the Zep knowledge base for Graphiti [Guides and API documentation](https://help.getzep.com/Graphiti/Graphiti). +- [Guides and API documentation](https://help.getzep.com/Graphiti/Graphiti). +- [Quick Start](https://help.getzep.com/graphiti/graphiti/quick-start) +- [Building an agent with LangChain's LangGraph and Graphiti](https://help.getzep.com/graphiti/graphiti/lang-graph-agent) ## Status and Roadmap