From b6bea212638ae3ee2d7213f9f89ed13a5fb30a31 Mon Sep 17 00:00:00 2001
From: Vikas Sharma <vikasharmadev8@gmail.com>
Date: Mon, 28 Oct 2024 21:07:10 +0530
Subject: [PATCH] Update hello_llama_cloud.ipynb

Cell no. 3, showing error
---
 recipes/quickstart/RAG/hello_llama_cloud.ipynb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes/quickstart/RAG/hello_llama_cloud.ipynb b/recipes/quickstart/RAG/hello_llama_cloud.ipynb
index a608024c..02141259 100644
--- a/recipes/quickstart/RAG/hello_llama_cloud.ipynb
+++ b/recipes/quickstart/RAG/hello_llama_cloud.ipynb
@@ -38,6 +38,7 @@
     "!pip install faiss-cpu\n",
     "!pip install bs4\n",
     "!pip install replicate"
+    "!pip install langchain-community"
    ]
   },
   {
-- 
GitLab