Skip to content

Commit 947bf65

Browse files
authored
Update llama-index-intro.ipynb
1 parent f02a9ae commit 947bf65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn/generation/llama-index/llama-index-intro.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"\n",
1212
"# Llama-Index with Pinecone\n",
1313
"\n",
14-
"In this notebook, we will demo how to use the `llama-index` (previously GPT-index) library with Pinecone for semantic search. This notebook is an introduction and does not cover the more advanced features of `llama-index`. You will find these in future releases in the [Pinecone examples repo](https://github.com/pinecone-io/examples/tree/master/generation).\n",
14+
"In this notebook, we will demo how to use the `llama-index` (previously GPT-index) library with Pinecone for semantic search. This notebook is an introduction and does not cover the more advanced features of `llama-index`. You will find these in future releases in the [Pinecone examples repo](https://github.com/pinecone-io/examples/tree/master/learn/generation).\n",
1515
"\n",
1616
"We will start by installing the necessary libraries and initializing Pinecone."
1717
]

0 commit comments

Comments
 (0)