瀏覽代碼

Update hello_llama_cloud.ipynb

Cell no. 3, showing error
Vikas Sharma 5 月之前
父節點
當前提交
b6bea21263
共有 1 個文件被更改,包括 1 次插入0 次删除
  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"
    ]
   },
   {