Skip to content

Commit

Permalink
Fix NVIDIA Blueprint title (#17329)
Browse files Browse the repository at this point in the history
Fix title
  • Loading branch information
seldo authored Dec 19, 2024
1 parent ff19792 commit 495fcec
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Document Research for Content Creation with LlamaIndex\n",
"# Document Research Assistant for Blog Creation\n",
"\n",
"In this notebook, you will use NVIDIA NIM Microservices for the LLM, llama-3.3-70b, to generate a report on a given topic. You will also use a NIM for an NVIDIA text embedding model, nv-embedqa-e5-v5. Given a set of documents, LlamaIndex will create an Index which it can run queries against. \n",
"\n",
Expand Down

0 comments on commit 495fcec

Please sign in to comment.