Skip to content

Commit 2f98ac5

Browse files
authored
Add CTA for Gradio-based RAG Q&A app
1 parent 50d259b commit 2f98ac5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RAG/notebooks/llamaindex/llamaindex_basic_RAG.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"source": [
1616
"This notebook introduces how to use LlamaIndex to interact with NVIDIA hosted NIM microservices like chat, embedding, and reranking models to build a simple retrieval-augmented generation (RAG) application.\n",
1717
"\n",
18-
"Alternatively, for a more interactive experience with a graphical user interface, you can refer to our Gradio-based RAG Q&A application that also uses NVIDIA hosted NIM microservices [here](https://github.com/jayrodge/llm-assistant-cloud-app/)."
18+
"Alternatively, for a more interactive experience with a graphical user interface, you can refer to our Gradio-based RAG Q&A reference application that also uses NVIDIA hosted NIM microservices [here](https://github.com/jayrodge/llm-assistant-cloud-app/)."
1919
]
2020
},
2121
{

0 commit comments

Comments
 (0)