소스 검색

Update hello_llama_cloud.ipynb (#753)

Sanyam Bhutani 6 달 전
부모
커밋
da6ad0281c
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"
    ]
   },
   {