From e74f9ad45aedde6199f69065a2c6f4ee7f38e953 Mon Sep 17 00:00:00 2001 From: Igor Ilic Date: Tue, 8 Oct 2024 13:29:05 +0200 Subject: [PATCH] refactor: Remove common questions from notebook Removed segment regarding common questions from notebook Refactor #COG-382 --- notebooks/cognee_demo.ipynb | 6 ------ 1 file changed, 6 deletions(-) diff --git a/notebooks/cognee_demo.ipynb b/notebooks/cognee_demo.ipynb index 52a8740e2..5c1a85e5c 100644 --- a/notebooks/cognee_demo.ipynb +++ b/notebooks/cognee_demo.ipynb @@ -716,12 +716,6 @@ "id": "288ab570", "metadata": {}, "source": [ - "# Some common questions\n", - " - This tool is not a replacement for vector databases or Langchain, it's an extension\n", - " - We want to help map the old data world to the new one\n", - " - Local models and evals are on the roadmap\n", - " - The relationships in the graph are customizable, so is the graph model. It is something we will continue exploring\n", - "\n", "# Give us a star if you like it!\n", "https://github.com/topoteretes/cognee" ]