Browse Source

Update hello_llama_cloud.ipynb

Cell no. 3, showing error
Vikas Sharma 5 tháng trước cách đây
mục cha
commit
b6bea21263
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      recipes/quickstart/RAG/hello_llama_cloud.ipynb

+ 1 - 0
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"
    ]
   },
   {