From 7608f85f13a475a8365acc7d696c1c602bee59f2 Mon Sep 17 00:00:00 2001 From: Aashish Saini <141953346+ShorthillsAI@users.noreply.github.com> Date: Fri, 15 Sep 2023 01:05:37 +0530 Subject: [PATCH] Removed duplicate heading (#10570) **I recently reviewed the content and identified that there heading appeared twice on the docs.** --- docs/extras/integrations/vectorstores/weaviate.ipynb | 9 --------- 1 file changed, 9 deletions(-) diff --git a/docs/extras/integrations/vectorstores/weaviate.ipynb b/docs/extras/integrations/vectorstores/weaviate.ipynb index f6721c3953..382baab971 100644 --- a/docs/extras/integrations/vectorstores/weaviate.ipynb +++ b/docs/extras/integrations/vectorstores/weaviate.ipynb @@ -272,15 +272,6 @@ "Anything uploaded to weaviate is automatically persistent into the database. You do not need to call any specific method or pass any param for this to happen." ] }, - { - "attachments": {}, - "cell_type": "markdown", - "id": "05fd146c", - "metadata": {}, - "source": [ - "# Retriever options" - ] - }, { "cell_type": "markdown", "id": "503e2e75",