From 84de5b6cfd43dda814c43b42ff6043edf5d40127 Mon Sep 17 00:00:00 2001 From: Tyler Hutcherson Date: Wed, 9 Oct 2024 11:50:13 -0400 Subject: [PATCH] fix colab link --- python-recipes/vector-search/02_hybrid_search.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-recipes/vector-search/02_hybrid_search.ipynb b/python-recipes/vector-search/02_hybrid_search.ipynb index 3692d4a..3119512 100644 --- a/python-recipes/vector-search/02_hybrid_search.ipynb +++ b/python-recipes/vector-search/02_hybrid_search.ipynb @@ -16,7 +16,7 @@ "Additional work is planed within the Redis core and ecosystem to add more flexible hybrid search capabilities in the future.\n", "\n", "## Let's Begin!\n", - "\"Open\n" + "\"Open\n" ] }, {