diff --git a/UseCases/Chat_with_docs_GenAI/Chat_with_docs_VantageDB_GenAI_Python.ipynb b/UseCases/Chat_with_docs_GenAI/Chat_with_docs_VantageDB_GenAI_Python.ipynb index dc6fb457..72b3d0b7 100644 --- a/UseCases/Chat_with_docs_GenAI/Chat_with_docs_VantageDB_GenAI_Python.ipynb +++ b/UseCases/Chat_with_docs_GenAI/Chat_with_docs_VantageDB_GenAI_Python.ipynb @@ -129,6 +129,8 @@ "metadata": {}, "outputs": [], "source": [ + "%%capture\n", + "\n", "!pip install --upgrade -r requirements.txt --quiet" ] }, @@ -449,7 +451,7 @@ "metadata": {}, "source": [ "
Please be patient: Generating embeddings for 1500+ document contents may take up to 2 to 4 minutes. It is depends on number of APMS in the database. Since the volume of data is large and the machine is small, going through the below code could take up to 4 minutes.
\n", + "Please be patient: Generating embeddings for 600+ document contents may take up to 2 to 4 minutes. It is depends on number of APMS in the database. Since the volume of data is large and the machine is small, going through the below code could take up to 4 minutes.
\n", "