From a0d67df9b14248360d22927e3cb2fbcd4a5d1792 Mon Sep 17 00:00:00 2001 From: Prashanth Rao <35005448+prrao87@users.noreply.github.com> Date: Sat, 1 Feb 2025 16:07:24 -0500 Subject: [PATCH] Apply suggestions from code review --- docs/tools/vdb_table/data/activeloop.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/tools/vdb_table/data/activeloop.json b/docs/tools/vdb_table/data/activeloop.json index 0916fa42..9c0aa603 100644 --- a/docs/tools/vdb_table/data/activeloop.json +++ b/docs/tools/vdb_table/data/activeloop.json @@ -34,7 +34,7 @@ }, "hybrid_search": { "support": "full", - "source_url": "https://docs.deeplake.ai/4.0/guide/rag/", + "source_url": "https://docs.deeplake.ai/latest/guide/rag/", "comment": "BM25 with ANN" }, "facets": { @@ -64,7 +64,7 @@ }, "full_text": { "support": "full", - "source_url": "https://docs.deeplake.ai/4.0/guide/rag/", + "source_url": "https://docs.deeplake.ai/latest/api/query/", "comment": "via Inverted Index and BM25" }, "embeddings_text": {