From 848b4f3e8007336dcfa4689fbd7addb062d28f17 Mon Sep 17 00:00:00 2001 From: David Tarrant Date: Mon, 17 Jun 2024 14:58:52 +0100 Subject: [PATCH] Updated README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d4b4e989..5051227d 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,9 @@ The author(s) are looking to add core maintainers for this opensource project. R - [Redis](#redis) - [Bring your own cache](#bring-your-own-cache) - [More caches coming soon](#more-caches-coming-soon) +- [Conversation history](#conversation-history) + - [InMemory](#inmemory-default) + - [MongoDb](#mongodb-1) - [Langsmith Integration](#langsmith-integration) - [Sample projects](#sample-projects) - [Contributors](#contributors)