Skip to content

Commit 24e8962

Browse files
authored
Update hello_llama_cloud.ipynb (meta-llama#584)
2 parents bcdd0b6 + a10a28e commit 24e8962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/quickstart/RAG/hello_llama_cloud.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"Let's start by installing the necessary packages:\n",
2424
"- sentence-transformers for text embeddings\n",
2525
"- FAISS gives us database capabilities \n",
26-
"- LangChai provides necessary RAG tools for this demo"
26+
"- LangChain provides necessary RAG tools for this demo"
2727
]
2828
},
2929
{

0 commit comments

Comments
 (0)