瀏覽代碼

Update hello_llama_cloud.ipynb (#584)

Sanyam Bhutani 7 月之前
父節點
當前提交
24e8962953
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      recipes/quickstart/RAG/hello_llama_cloud.ipynb

+ 1 - 1
recipes/quickstart/RAG/hello_llama_cloud.ipynb

@@ -23,7 +23,7 @@
     "Let's start by installing the necessary packages:\n",
     "- sentence-transformers for text embeddings\n",
     "- FAISS gives us database capabilities \n",
-    "- LangChai provides necessary RAG tools for this demo"
+    "- LangChain provides necessary RAG tools for this demo"
    ]
   },
   {